Labels

Wednesday, 23 March 2011

Finding HBA info Linux

To get Fiber Channel addresses of the HBAs by typing the following commands


# /usr/sbin/hbanyware/hbacmd listhbas


Manageable HBA List
Port WWN : 50:00:10:10:00:00:xx:xx
Node WWN : 50:00:10:10:00:00:xx:xx
Fabric Name: 00:00:00:00:00:00:00:00
Flags : 8000fe0d
Host Name : xxxxxxxx
Mfg : Emulex Corporation
Serial No. : xxxxxxxxx
Port Number: 0
Port WWN : 50:00:10:10:00:00:xx:xx
Node WWN : 50:00:10:10:00:00:xx:xx
Fabric Name: 00:00:00:00:00:00:00:00
Flags : 8000fe0d
Mfg : Emulex Corporation
Serial No. : xxxxxxxxxx
Port Number: 1

To get the Fiber Channel addresses of the HBAs by typing the following commands

# systool -c fc_host -v



To determine the fibre channel target WWN:


# systool -c fc_transport -v

No comments:

Post a Comment