What is the command to check wwn # in linux?
Answers were Sorted based on User's Feedback
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 |
Which command is used to find what is in your home directory?
if i have one folder say aaa and that folder having 100 files from that 50 files there aaa word is written how to find in which aaa is writen and without opening that file
Which commands are used to set a processor-intensive job to use less cpu time?
List the three main parts of an operating system command?
How to root mirror in linux?
How do I check dns entry?
what is a superblock ?
How do you sort cpu in top command?
What is pwd in linux command?
What is cat command in linux?
What is the copy command in linux?
How many interfaces(ethernet cards) are working using single command?