1834604 Members
3984 Online
110069 Solutions
New Discussion

Re: WWN

 
kamal_9
Super Advisor

WWN

How to Find out the WWN(world wide No )for an HBA card in a working server
can i able to find using the fcmsutil command?

2 REPLIES 2
Henk Geurts
Esteemed Contributor

Re: WWN

fcmsutil /dev/td#
will show the WWN.

eg fcmsutil /dev/td0
........
N_Port Node World Wide Name = 0x50060b0000225409
N_Port Port World Wide Name = 0x50060b0000225408
.....
regards.
kamal_9
Super Advisor

Re: WWN

Thanks'