Operating System - Tru64 Unix
1751961 Members
4781 Online
108783 Solutions
New Discussion

Es45 can't use wwidmgr to change the topology

 
SOLVED
Go to solution
hi_5
Frequent Advisor

Es45 can't use wwidmgr to change the topology

Currently, the es45 is set on abirary loop, it is needed to be changed to Fabric in order for it to connect through the switch and EMC storage. Unfortunately, wwidmgr doesn't show expected information. wwidmgr show adapters doesn't show adapters?
the system is currently using 5.1a withthe latest update of all patches and firmware.any suggestions? thanks for your help
1 REPLY 1
Ralf Puchner
Honored Contributor
Solution

Re: Es45 can't use wwidmgr to change the topology

LP00>>>wwidmgr -show ada
item adapter WWN Cur. Topo Next Topo
[ 0] kgpsaa0.0.0.8.1 1000-0000-c920-05ab FABRIC FABRIC
[ 1] kgpsab0.0.0.10.1 1000-0000-c921-0ce0 FABRIC FABRIC
[9999] All of the above.
LP00>>>wwidmgr -set adapter -item 9999 -topo loop
LP00>>>wwidmgr -show ada
item adapter WWN Cur. Topo Next Topo
[ 0] kgpsaa0.0.0.8.1 1000-0000-c920-05ab FABRIC LOOP
[ 1] kgpsab0.0.0.10.1 1000-0000-c921-0ce0 FABRIC LOOP
[9999] All of the above.
LP00>>>init

try this procedure as described within the manual.
Help() { FirstReadManual(urgently); Go_to_it;; }