- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- How to find WWN of HBA on a RedHat m/c
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2006 08:51 PM
10-30-2006 08:51 PM
How to find WWN of HBA on a RedHat m/c
Hi All,
Please let me know the command, to know the WWN of Qlogic HBA on Redhat m/c
-Masthan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2006 09:14 AM
10-31-2006 09:14 AM
Re: How to find WWN of HBA on a RedHat m/c
The easiest way is to look at it from the other end - login to the SAN switch and do a "switchshow" (assuming it is a Brocade)- look at the WWN that is attached on the port that the server is attached to.
I tend to use the GUI if it is a cisco switch.
HTH
Ian
## ---------------------------------------------------------------------------##
Which is the only cheese that is made backwards?
Edam!
Tweets: @2techie4me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2006 02:02 PM
10-31-2006 02:02 PM
Re: How to find WWN of HBA on a RedHat m/c
Get the fibreutils.rpm package from this site:
http://h18004.www1.hp.com/support/files/server/us/locate/1117_6215.html#34
Install the rpm and issue the identify command. This will give you the WWN of the QLogic HBA.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2006 02:44 PM
10-31-2006 02:44 PM
Re: How to find WWN of HBA on a RedHat m/c
Check /proc/scsi/(HBATYPE)/XXXXX file.
replace HBATYPE with your card type and XXXX being your instance number.
Regards
Sathish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2006 05:04 AM
11-01-2006 05:04 AM
Re: How to find WWN of HBA on a RedHat m/c
As noted above, these utils are not built into the OS.
There is a tool from qlogic called san surfer which includes a utilty fo identifying the WWN.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2006 10:14 AM
11-03-2006 10:14 AM
Re: How to find WWN of HBA on a RedHat m/c
Some HBAs have had the WWN on the back of the card as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2006 03:29 AM
11-05-2006 03:29 AM
Re: How to find WWN of HBA on a RedHat m/c
SAnsurfer -
http://support.qlogic.com/support/sun_page_details.asp?productId=928&OSType=Linux
fibreutils is available with the driver as a part of the kit.
If all else fails try the switch, it wont fail you.
Cheers.