What is the command to check wwn # in linux?

Answers were Sorted based on User's Feedback



What is the command to check wwn # in linux?..

Answer / 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

What is the command to check wwn # in linux?..

Answer / gaurav

lspci

Is This Answer Correct ?    1 Yes 1 No

What is the command to check wwn # in linux?..

Answer / srinu12

# systool -c fc_host -v | grep "port_name"

Is This Answer Correct ?    0 Yes 1 No

What is the command to check wwn # in linux?..

Answer / anuj thakur

#fcinfo

Is This Answer Correct ?    1 Yes 9 No

Post New Answer

More Linux Commands Interview Questions

Which command would you use to create a file system on a new hard drive?

0 Answers  


What is the default number of shell commands saved in the history list of .cshrc file?

0 Answers  


What is trusted/untrusted operating system?

8 Answers  


What does wc command do in unix?

0 Answers  


You want to know how many lines in the kickoff file contains ‘prize’. Which of the following commands will produce the desired results?

0 Answers  






What u know abt tar Command?

5 Answers   Locuz,


How do I find my hostname in linux?

1 Answers  


How do you grep?

0 Answers  


Explain about lpr filename?

0 Answers  


difference between nfs soft and hard mouniting points?

5 Answers   Oracle,


script is like x=10; y=20; [$x-ne$y]; echo $ please give me output.

2 Answers   Amdocs, Google,


how many hard disks can i able to connect to desktop pc and server (IDE & SATA) pls send this ans to my mail : ping2pavan@gmail.com

1 Answers  


Categories