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 can I check the exit status of my previous command in Linux operating system?
You are required to restore the file memo.ben. It was backed up in the tar file MyBackup.tar. Which command would you use to do it?
How often do you use grep command and how in Linux operating system?
How do I find my user id in linux?
What is s in permission linux?
How do you create a text file in linux?
How do you copy in terminal?
Who whoami linux?
What is bash command?
What is the use of ls command?
How can I type in cmd?
What does pwd mean in linux?
What is df -h command?
Does linux cp command overwrite?
What is shell scripting commands?