Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

What does df command do in linux?

0 Answers  


How do you create a blank file in linux?

0 Answers  


What is tty in linux command?

0 Answers  


What is the role of case sensitivity in affecting the way commands are used?

0 Answers  


I want to see how many interfaces(ethernet cards) are working using single command?

8 Answers  


How do I check cores in linux?

0 Answers  


What is option in linux command?

0 Answers  


Does linux cp command overwrite?

0 Answers  


how to see the system configuration in your linux system?

7 Answers  


what is difference between $@ and $* in UNIX Shell script

3 Answers   Google,


How did you do the Health check in Linux?

1 Answers   Mind Tree,


What is ulimit command?

0 Answers  


Categories