Labels

Wednesday, 23 March 2011

Finding WWN number if not root in RHEL

To find WWN number in Linux is always tricky as the tools available are quite limited .

You can find the WWN in RHEL even if not root

cat /sys/class/scsi_host/host1/node_name

cat /sys/class/scsi_host/host0/node_name

No comments:

Post a Comment