Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2016-07-14 06:09:57
Size: 56
Editor: localhost
Comment:
Revision 3 as of 2016-07-14 06:11:56
Size: 1639
Editor: localhost
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
== install UltraPath =
{{{
sh install.sh

# edit /boo/grub/menu.lst
==> initrd /boot/nxup-2.6.16.60-0.85.1-smp.img
}}}

== check status ==
{{{
[root@gowms-stb ~]# upadmin

UltraPath CLI #0 >show path
--------------------------------------------------------------------------------------------------------------------------------------
 Path ID Initiator Port Array Name Controller Target Port Path State Check State Port Type Port ID
    0 10000090fae3a864 Huawei.Storage_ST02 0B 20116008101782a0 Normal -- FC CTE0.B.IOM0.P1
    1 10000090fae3a864 Huawei.Storage_ST02 0A 20016008101782a0 Normal -- FC CTE0.A.IOM0.P1
    2 10000090fae3a865 Huawei.Storage_ST02 0B 20106008101782a0 Normal -- FC CTE0.B.IOM0.P0
    3 10000090fae3a865 Huawei.Storage_ST02 0A 20006008101782a0 Normal -- FC CTE0.A.IOM0.P0
--------------------------------------------------------------------------------------------------------------------------------------

UltraPath CLI #1 >check status
------------------------------------------------------------
Checking path status:
Pass
------------------------------------------------------------
Checking environment and config:
Pass
------------------------------------------------------------
Checking HBA Information:
iscsi is not installed.
complete FC checking.
Pass
------------------------------------------------------------
}}}

Ultrapath how to

== install UltraPath =

sh install.sh

# edit /boo/grub/menu.lst
==> initrd /boot/nxup-2.6.16.60-0.85.1-smp.img

check status

[root@gowms-stb ~]# upadmin 

UltraPath CLI #0 >show path
--------------------------------------------------------------------------------------------------------------------------------------
 Path ID   Initiator Port       Array Name       Controller    Target Port     Path State  Check State  Port Type     Port ID     
    0     10000090fae3a864  Huawei.Storage_ST02      0B      20116008101782a0    Normal        --          FC      CTE0.B.IOM0.P1 
    1     10000090fae3a864  Huawei.Storage_ST02      0A      20016008101782a0    Normal        --          FC      CTE0.A.IOM0.P1 
    2     10000090fae3a865  Huawei.Storage_ST02      0B      20106008101782a0    Normal        --          FC      CTE0.B.IOM0.P0 
    3     10000090fae3a865  Huawei.Storage_ST02      0A      20006008101782a0    Normal        --          FC      CTE0.A.IOM0.P0 
--------------------------------------------------------------------------------------------------------------------------------------

UltraPath CLI #1 >check status
------------------------------------------------------------
Checking path status:
Pass
------------------------------------------------------------
Checking environment and config:
Pass
------------------------------------------------------------
Checking HBA Information:
iscsi is not installed.
complete FC checking.
Pass
------------------------------------------------------------

désert/Huawei/Storage (last edited 2018-07-03 06:18:58 by merlyn)