- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to find the HBA model number in HP-UX 11.23?
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
05-18-2007 12:02 AM
05-18-2007 12:02 AM
How to find the HBA model number in HP-UX 11.23?
Can anyone help me in getting this info. Thanks in advance.
Regards,
Satish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2007 12:29 AM
05-18-2007 12:29 AM
Re: How to find the HBA model number in HP-UX 11.23?
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2007 01:45 AM
05-18-2007 01:45 AM
Re: How to find the HBA model number in HP-UX 11.23?
# fcmsutil
PCS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2007 02:36 AM
05-18-2007 02:36 AM
Re: How to find the HBA model number in HP-UX 11.23?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2007 02:56 AM
05-18-2007 02:56 AM
Re: How to find the HBA model number in HP-UX 11.23?
# echo 'scl q fibre;cds;q' | cstm | egrep '^Qual|^Hard'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2007 05:59 AM
05-18-2007 05:59 AM
Re: How to find the HBA model number in HP-UX 11.23?
fcmsutil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2007 08:40 PM
05-19-2007 08:40 PM
Re: How to find the HBA model number in HP-UX 11.23?
Do a
# ioscan -fnC fc ( to find the Fc cards installed )
# This will be the output
Class I H/W Path Driver S/W State H/W Type Description
==================================================================
fc 0 1/0/2/0/0 td CLAIMED INTERFACE HP Tachyon XL2 Fibre Channel Mass Storage Adapter
You can find the card model on the Description.
To find more details of that card you can give
# fcmsutil /dev/tdxx
fcmsutil /dev/td0
Vendor ID is = 0x00103c
Device ID is = 0x001029
XL2 Chip Revision No is = 2.3
PCI Sub-system Vendor ID is = 0x00103c
PCI Sub-system ID is = 0x00128c
Topology = PTTOPT_FABRIC
Link Speed = 2Gb
Local N_Port_id is = 0x010100
N_Port Node World Wide Name = 0
N_Port Port World Wide Name = 0
Driver state = ONLINE
Hardware Path is = 1/0/2/0/0
Number of Assisted IOs = 1041905759
Number of Active Login Sessions = 2
Dino Present on Card = NO
Maximum Frame Size = 960
Driver Version = @(#) PATCH_11.11: libtd.a : Jun 28 2002, 11:08:35, PHSS_26799
Any more details you required Satish ???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2007 10:49 PM
05-23-2007 10:49 PM
Re: How to find the HBA model number in HP-UX 11.23?
Regards,
Satish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2007 10:51 PM
05-23-2007 10:51 PM
Re: How to find the HBA model number in HP-UX 11.23?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2007 10:55 PM
05-23-2007 10:55 PM
Re: How to find the HBA model number in HP-UX 11.23?
"ioscan -fnCfc" and "fcmsutil" are sometimes usefull. Last (ie PCI-x) LAN,SCSI,FC,Raid HBAs
usually show up in ioscan outputs. Older models
are less informative. Sometimes you'll see part/product number on the HBA's backend.