HPE 9000 and HPE e3000 Servers
1753488 Members
4379 Online
108794 Solutions
New Discussion юеВ

Firmware Version

 
SOLVED
Go to solution
Alan Vargas
Regular Advisor

Firmware Version

Hello

I need some help with this issue, i have to update Firmware Version but i do not know how to find out about the last version.

I have this information:

- HP-UX 11.11 64bits
- R-Class R380

Do you know the last FW verion for this server ?

Thanks.
7 REPLIES 7
curt larson_1
Honored Contributor

Re: Firmware Version

i would guess this is it:
http://www2.itrc.hp.com/service/patch/patchDetail.do?BC=patch.breadcrumb.main|patch.breadcrumb.pdb|patch.breadcrumb.search|&patchid=PF_CULU4211&context=firmware:cpu
Camel_1
Valued Contributor

Re: Firmware Version

try this command

echo "selclass qualifier cpu;infolog" | /usr/sbin/cstm | grep "PDC Firmware Revision"
Alan Vargas
Regular Advisor

Re: Firmware Version

My problem is to know the last PDC for this server (hp-ux 11.0 64 bits)after the installation i can verify the firmware with the grep command

Thanks
Geoff Wild
Honored Contributor

Re: Firmware Version

You can't find out the last version - only the current...unless you wrote it down....

echo "selclass qualifier cpu;infolog" | /usr/sbin/cstm | grep "PDC Firmware Revision"

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.
Torsten.
Acclaimed Contributor
Solution

Re: Firmware Version

The current version of PDC should be 42.11
Patch filename PF_CULU4211, see also

http://www5.itrc.hp.com/service/cki/patchDocDisplay.do?patchId=PF_CULU4211

HTH!

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!   
KVK
Valued Contributor

Re: Firmware Version

Find Mr.Torsten reply which it's exactly right.

If you post your system current firmware revision that would be fine .

Cheers
KVK
Alan Vargas
Regular Advisor

Re: Firmware Version

Thanks Again