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 |
Did you work with linux? What flavors and versions?
how do u find remote machine operating system and version?
What is the difference between command ‘ping’ and ‘ping6’?
Which command is used to delete a group?
in LINUX,What are two subtle differences in using the more and the pg commands?
why context switching time should be minimum? How it depends on hardware support?
who invented unix?
The command ‘umask -S’
how to view crond status? If it's show service is not found.
Write a cron entry for the following scenario:- At 10:30 AM for every Sunday of every 1st month of a quarter.
How to shuffle the GRUB booting from one Disk to other?
What is Data Command?