- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Linux HBA Commands (includinf WWN information)
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
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
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
тАО06-24-2009 06:11 AM
тАО06-24-2009 06:11 AM
Linux HBA Commands (includinf WWN information)
Give me as many as you can please -
Thanks
Minhaz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-24-2009 06:17 AM
тАО06-24-2009 06:17 AM
Re: Linux HBA Commands (includinf WWN information)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-24-2009 07:04 AM
тАО06-24-2009 07:04 AM
Re: Linux HBA Commands (includinf WWN information)
Some information
http://filedownloads.qlogic.com/files/driver/56545/readme_qlinstaller.pdf
http://prefetch.net/blog/index.php/2009/05/02/installing-qlogic-drivers-on-centos-linux-hosts/
drivers
http://driverdownloads.qlogic.com/QLogicDriverDownloads_UI/Product_detail.aspx?oemid=264
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
тАО06-24-2009 12:42 PM
тАО06-24-2009 12:42 PM
Re: Linux HBA Commands (includinf WWN information)
Once you drill into /proc/scsi you'll understand it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-24-2009 08:07 PM
тАО06-24-2009 08:07 PM
Re: Linux HBA Commands (includinf WWN information)
If you are running HP branded Qlogic cards, HP has fiber utils for linux that displays HBA, Lun and other important information.
http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?prodNameId=3662827тМй=en&cc=us&prodTypeId=12169&prodSeriesId=3662826&taskId=135
Download the HBA driver kit and install the fibre utils rpm alone.
# adapter_info -a
# lssd
# lssg
more info here - page 43
http://bizsupport1.austin.hp.com/bc/docs/support/SupportManual/c01672721/c01672721.pdf
You can also use SANsurfer HBA Mgt. GUI interface
Hope this helps.
-Thank You
Bharath
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-25-2009 12:49 AM
тАО06-25-2009 12:49 AM
Re: Linux HBA Commands (includinf WWN information)
Thanks
Minhaz
# ioscan -funC fc---->
Class I H/W Path Driver S/W State H/W Type Description
=================================================================
fc 0 0/4/1/0 fcd CLAIMED INTERFACE HP AB379-60101 4Gb Dual Port PCI/PCI-X Fibre Channel Adapter (FC Port 1)
/dev/fcd0
fc 1 0/4/1/1 fcd CLAIMED INTERFACE HP AB379-60101 4Gb Dual Port PCI/PCI-X Fibre Channel Adapter (FC Port 2)
/dev/fcd1
# fcmsutil /dev/fcd0---->
Vendor ID is = 0x001077
Device ID is = 0x002422
PCI Sub-system Vendor ID is = 0x00103c
PCI Sub-system ID is = 0x0012d7
PCI Mode = PCI-X 133 MHz
ISP Code version = 4.0.85
ISP Chip version = 3
Previous Topology = UNINITIALIZED
Link Speed = UNKNOWN
Local N_Port_id is = None
Previous N_Port_id is = None
N_Port Node World Wide Name = 0x50060b00006a1dd9---------->
N_Port Port World Wide Name = 0x50060b00006a1dd8
Switch Port World Wide Name = 0x0000000000000000
Switch Node World Wide Name = 0x0000000000000000
Driver state = AWAITING_LINK_UP
Hardware Path is = 0/4/1/0
Maximum Frame Size = 2048
Driver-Firmware Dump Available = NO
Driver-Firmware Dump Timestamp = N/A
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-25-2009 08:43 AM
тАО06-25-2009 08:43 AM