Operating System - HP-UX
1834621 Members
2741 Online
110069 Solutions
New Discussion

How to locate firmware level for FC card ?

 
SOLVED
Go to solution
Jerry_109
Super Advisor

How to locate firmware level for FC card ?

root@hohp120[/root]
# uname -a ; model
HP-UX hohp120 B.11.11 U 9000/800 877940666 unlimited-user license
9000/800/A500-7X
root@hohp120[/root]
# /etc/ioscan -nfC fc
Class I H/W Path Driver S/W State H/W Type Description
=================================================================
fc 0 0/2/0/0 td CLAIMED INTERFACE HP Tachyon XL2 Fibre Channel Mass Storage Adapter
/dev/td0
4 REPLIES 4
Rick Garland
Honored Contributor
Solution

Re: How to locate firmware level for FC card ?

Use the fcmsutil command
Steven E. Protter
Exalted Contributor

Re: How to locate firmware level for FC card ?

Shalom,

fcmsutil can be made to cough up the firmware version.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Jerry_109
Super Advisor

Re: How to locate firmware level for FC card ?

# /etc/ioscan -nfC fc
Class I H/W Path Driver S/W State H/W Type Description
=================================================================
fc 0 0/2/0/0 td CLAIMED INTERFACE HP Tachyon XL2 Fibre Channel Mass Storage Adapter
/dev/td0
fc 1 0/4/0/0 td CLAIMED INTERFACE HP Tachyon XL2 Fibre Channel Mass Storage Adapter
/dev/td1
fc 2 0/6/2/0 td CLAIMED INTERFACE HP Tachyon XL2 Fibre Channel Mass Storage Adapter
/dev/td2
root@hohp120[/root]
# 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 = 0x610813
N_Port Node World Wide Name = 0x50060b0000113b5f
N_Port Port World Wide Name = 0x50060b0000113b5e
Driver state = ONLINE
Hardware Path is = 0/2/0/0
Number of Assisted IOs = 2368988
Number of Active Login Sessions = 1
Dino Present on Card = NO
Maximum Frame Size = 2048
Driver Version = @(#) PATCH_11.11: libtd.a : Dec 12 2003, 14:34:15, PHSS_28509

####################################

Thanks
Geoff Wild
Honored Contributor

Re: How to locate firmware level for FC card ?

Try this:

fcmsutil /dev/td0 vpd

Saw it here:

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1052482

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.