Wednesday, January 4, 2006

how to find wwn for HBA in linux

Get the fibreutils.rpm package. Install it and issue command identify. This will give you the WWN of the QLogic HBA.

OR

Check /proc/scsi/(HBATYPE)/XXXXX file. replace HBATYPE with your card type and XXXX being your instance number.

No comments:

Post a Comment