1832831 Members
3034 Online
110047 Solutions
New Discussion

HBA FIRMWARE VERSION

 
Bhushi
Advisor

HBA FIRMWARE VERSION

Hi Gurus

How we can get the HBA FIRMWARE VERSION?


Thanks

Bhushan


10 REPLIES 10
Ron Irving
Trusted Contributor

Re: HBA FIRMWARE VERSION

Try cstm.

cstm>sall (for select all)
cstm>info
cstm>il (for information log)
type 'q' to quit when it starts scrolling
type 'sa' to 'save as'
give it a path and filename
open the file, and look for the path of the HBA.
F/W ver should be there.

HTH

Ron
Should have been an astronaut.
Torsten.
Acclaimed Contributor

Re: HBA FIRMWARE VERSION

This depends on the HBA type and model.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Michael Steele_2
Honored Contributor

Re: HBA FIRMWARE VERSION

Hi

Nope, that is incorrect. You use either the 'fcmsutil' command or the 'tdutil' commands.

http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1344192
Support Fatherhood - Stop Family Law
Torsten.
Acclaimed Contributor

Re: HBA FIRMWARE VERSION

Since a HBA is just a host bus adapter, it could be FC, SCSI or even something else ...

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Bhushi
Advisor

Re: HBA FIRMWARE VERSION

Hi Ron,

I done with CSTM.

Could you let me where i will get the information for BBA firmware version



Thanks

Bharat Bhushan
Torsten.
Acclaimed Contributor

Re: HBA FIRMWARE VERSION

What adapter do we talk about???

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Bhushi
Advisor

Re: HBA FIRMWARE VERSION

HBA firmware version
Prasanth Thomas
Valued Contributor

Re: HBA FIRMWARE VERSION

HI,
Can you please paste the o/p of
#ioscan -fnC fc

regards,
Prasanth Thomas.
Md. Farhan A Azam
Trusted Contributor

Re: HBA FIRMWARE VERSION

Hi bhusi,

First excetue the "ioscan -fnC fc" command,
Then exceute the "fcmsutil /dev/fcd0 vpd" command
*(Where /dev/fcd0 is your HBA driver, you can get HBA driver details in "ioscan -fnC fc" output)


Example -
# fcmsutil /dev/fcd0 vpd
V I T A L P R O D U C T D A T A
--------- ------------- -------

Product Description : "HP 2Gb Fibre Channel FC/GigE-TX Combo Adapter "

Part number : "A9784-60001"

Engineering Date Code : "A-4411"

Part Serial number : "PR10507209"

Misc. Information : "PW=15W;PCI 66MHZ;PCI-X 133MHZ"

Mfd. Date : "4507"

Check Sum : 0xbb

EFI version : "001.30"

ROM Firmware version : "003.002.168"

Asset Tag : "NA"

#

thnx...farhan
Prasanth Thomas
Valued Contributor

Re: HBA FIRMWARE VERSION

Hello Bhushi,

Did this issue resolved?. please let me know the o/p of the command whihc i have mentioned above.

Regards,
PT.