Hp StorageWorks 2000 Family Modular Smart Array CLI reference guide (481600-002, May 2008)

128 HP StorageWorks 2000 Family Modular Smart Array CLI reference guide May 2008
Example
Disable the first egress PHY in both controllers in an enclosure, after determining
the PHY index; then verify the PHY’s status.
Related Commands
“set expander-fault-isolation” on page 125
“show enclosure-status” on page 178
“show expander-status” on page 184
# show expander-status
Encl Phy Type Status
-------------------------------------
0 0 DRIVE OK <= Index 0
0 1 DRIVE OK
0 2 DRIVE OK
0 3 DRIVE OK
0 4 DRIVE OK
0 5 DRIVE OK
0 6 DRIVE OK
0 7 DRIVE OK
0 8 DRIVE OK
0 9 DRIVE OK
0 10 DRIVE OK
0 11 DRIVE OK
0 0 INTER-EXP OK <= Index 12
0 1 INTER-EXP OK
0 2 INTER-EXP OK
0 3 INTER-EXP OK
0 0 SC OK
0 1 SC OK
0 2 SC OK
0 3 SC OK
0 0 EGRESS Error <= Index 20
...
# set expander-phy wwn 500C0FF00A408A3C controller both index 20
disable
Success: Disabled Phy #20.
# show expander-status
...
0 0 EGRESS Disabled
...