What is the command to check wwn # in linux?
Answer Posted / maneeshkumar
Emulex HBA Adaptor.
Find the WWPN.
Step1:
Confirm if the HBA is Emulex.
# lspci
......
0e:00.0 Fibre Channel: Emulex Corporation Zephyr LightPulse
Fibre Channel Host Adapter (rev 02)
17:00.0 Fibre Channel: Emulex Corporation Zephyr LightPulse
Fibre Channel Host Adapter (rev 02)
#
Step2:
# cd /sys/class/fc_host/
# ls -l
total 0
drwxr-xr-x 3 root root 0 Oct 14 20:57 host0
drwxr-xr-x 3 root root 0 Oct 14 20:57 host1
# cat port_name
0x10000000c97a37cf
#
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How do I change directories in linux command line?
What does history command do in linux?
How do you copy in linux terminal?
How many cmd commands are there?
How much ram do I have linux?
What is nslookup command?
How do I use nslookup in linux?
What are whois tools?
Explain about sh?
What are the examples of simple command?
How lilo is useful in linux?
Describe the mknod command and when you’d use it.
What are vim commands?
What is in mkdir command?
What are the commands used in command prompt?