Operating System - HP-UX
1834516 Members
2084 Online
110068 Solutions
New Discussion

Re: hpux HBA firmware upgration

 
laaalitha
Advisor

hpux HBA firmware upgration

How to find the firmware version of a HBA in a hpux server?
11 REPLIES 11
nanan
Trusted Contributor

Re: hpux HBA firmware upgration

Hi
Use fcmsutil command

fcmsutil /dev/fcd0, /dev/td0

Regards
nanan
laaalitha
Advisor

Re: hpux HBA firmware upgration

We need to upgrade the HBA firmware for upux server(rp4440), please let us know the procedure (steps and commands)to achieve this
nanan
Trusted Contributor

Re: hpux HBA firmware upgration

Are you asking for how to get the SW from, aren't you?

At http://welcome.hp.com/country/us/en/support.html?pageDisplay=drivers

input your FC card product NO
then you can choose the OS you want to install

Regards
nanan
laaalitha
Advisor

Re: hpux HBA firmware upgration

Hi anan
Say i have already got firmware.Do let me know the steps and HPUX commands to upgrade the HBA firm ware?

best regards

Laali
nanan
Trusted Contributor

Re: hpux HBA firmware upgration

Ah~~
Sorry

the same step that you install a patch on your system.

the firmware file is a depot type.

1. just locate the file on a proper derectory
2. swinstall -s $PWD/.depot
3. reboot

That's it

Regards
nanan
laaalitha
Advisor

Re: hpux HBA firmware upgration

Hi anan
I have attached the spmgr output of the server.may i know the exact 'fcmsutil /dev/fcd0, /dev/td0'command refering to the the file i attached.

Regards
Laali
nanan
Trusted Contributor

Re: hpux HBA firmware upgration

"fcmsutil /dev/fc0 vpd"


Here are the contents of man fcmsutil related to upgrade firmware with command
but as you can see it is so an unsafe way that they suggest to upgrade by HP engineer
because you may face a problem while upgrading the firmware and it may be distructive

In addition, this command can be applied at specific FC cards (DUAL PORT and FC/GigE
Combo cards.)


#fcmsutil /dev/fc0 rom_fw_update

rom_fw_update (QL)
This option is used to update the ROM firmware stored
in card's FLASH ROM. WARNING: This is a DESTRUCTIVE
operation. Using this option may result in failure of
current I/O requests. This option requires the name of
a binary image file that contains the updated firmware.
This operation should only be performed by qualified
personnel. Failure to successfully complete the
firmware update may result in adapter and/or system
failure in case the boot disks are accessed through
this card.

This option is supported only by DUAL PORT and FC/GigE
Combo cards.


Is it what you say ?

Regards
nanan
laaalitha
Advisor

Re: hpux HBA firmware upgration

Hi Nanan
Verry sorry to bother u like this.I so much appreciate your support.My model is A6826A PCI-X dual Channel 2 Gb channel HBA.For that do the HPUX commands that u sent are applicable?What is the 'bin'file suitable for the above HBA ? What is the link to dowload ?
Best regards
Laali
nanan
Trusted Contributor

Re: hpux HBA firmware upgration

Don't mind
"bin"means the firmware file you have

and link means the location where you can download driver and firmware files.

Regards
nanan
laaalitha
Advisor

Re: hpux HBA firmware upgration

Hi Nanan
I am not aware of the name and the location of the firmware suitable for the mensioned HBA.Please let me know the name and the location where i can dowload it?
Best regards
laali
nanan
Trusted Contributor

Re: hpux HBA firmware upgration

At ITRC home, look up menue you can see "Support & Drivers"

cleck then input the product NO A6826A
with select the task icon and search

cleck download driver and software
select OS
cleck firmware then
you can download the firmware

you need to gunzip the file in your system
then tar xvf .tar

you can get file "ql2312fw.bin"
for your RP system

# use the command we've talked

fcmsutil

Regards
nanan