Monday, May 16, 2005

Finding HBA WWNs

Solaris:

1. Run LPUTIL to gather the WWN of the HBA (note this is only for Emulex cards):

/usr/sbin/lpfc/lputil

2. Select 2. Adapter Information > 4. IEEE Address > Card in question.

IEEE Address for Adapter 2:
[10000000] [999999999]

HPUX:

1. Run an IOSCAN to locate the fiber card device files:

ioscan -funC fc

2. Using a device from above run the FCMSUTIL command to get the card information:

/opt/fcms/bin/fcmsutil /dev/td0
Comments: Post a Comment

<< Home