Operating System - HP-UX
1834691 Members
2361 Online
110069 Solutions
New Discussion

How to find the HBA model number in HP-UX 11.23?

 
GSK_2
Advisor

How to find the HBA model number in HP-UX 11.23?

HI Guys,

Can anyone help me in getting this info. Thanks in advance.

Regards,
Satish
9 REPLIES 9
Ivan Krastev
Honored Contributor

Re: How to find the HBA model number in HP-UX 11.23?

spex
Honored Contributor

Re: How to find the HBA model number in HP-UX 11.23?

Hello,

# fcmsutil vpd

PCS
melvyn burnard
Honored Contributor

Re: How to find the HBA model number in HP-UX 11.23?

posted in wrong forum, moved to more appropriate forum
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Sandman!
Honored Contributor

Re: How to find the HBA model number in HP-UX 11.23?

Following shows all HBAs (fibre only) alongwith model number and h/w path:

# echo 'scl q fibre;cds;q' | cstm | egrep '^Qual|^Hard'
mavrick
Regular Advisor

Re: How to find the HBA model number in HP-UX 11.23?

ioscan funC disk (SELECT the required HBA)


fcmsutil vpd
jkumar
Advisor

Re: How to find the HBA model number in HP-UX 11.23?

Hi Satish,

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 ???
GSK_2
Advisor

Re: How to find the HBA model number in HP-UX 11.23?

Thank you all for your comments.

Regards,
Satish
GSK_2
Advisor

Re: How to find the HBA model number in HP-UX 11.23?

Thank u all.
Zeev Schultz
Honored Contributor

Re: How to find the HBA model number in HP-UX 11.23?

Not allways you can find but mentioned before
"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.

So computers don't think yet. At least not chess computers. - Seymour Cray