HPE 9000 and HPE e3000 Servers
1752276 Members
5147 Online
108786 Solutions
New Discussion юеВ

Re: Firmware revision

 
SOLVED
Go to solution
nightwich
Valued Contributor

Firmware revision

Hi Gurus,

I have this doubts.

I need to do one upgrade, for this i need the the firmware update.

In the cookbook the minimum firmware is indicated as:

FW Version 6.5

But when i check the firmware version with the following command i get:

echo "selclass type proc;info;wait;infolog" | cstm | grep 'PDC Firmware'

PDC Firmware Revision: 17.9

What is the diference between "PDC Firmware Revision" and "FW Version" ?

How can I get the "FW Version" ?

Best regards
8 REPLIES 8
Torsten.
Acclaimed Contributor

Re: Firmware revision

What are we talking about?

You need to specify the server you have

# model

and the current firmware version:

MP:CM> sysrev

Please post both.



I think in your case VW version means the bundle - PDC is part of the bundle.


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

Re: Firmware revision

You must have a rp8400 or rp7410, right?

This is the 6.5 bundle:

MP:CM> sysrev

Cabinet FPGA and Firmware revision report

System Backplane : GPM FM OSP
------- ------- -------
1.002 1.002 1.002

PCI Backplane : LPM HS
------- -------
1.002 1.000

LPM BOB DRAIN PDHC PDC
------- ------- ------- ------- -------
CELL 0 : 2.002 1.000 1.001 2.004 17.009
CELL 1 : 2.002 1.000 1.001 2.004 17.009
CELL 2 : 2.002 1.000 1.001 2.004 17.009
CELL 3 : 2.002 1.000 1.001 2.004 17.009

FPGA MP
------- -------
Primary Core IO : 2.008 4.025
Secondary Core IO : 2.008 4.025


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

Re: Firmware revision

Hi Torsten

Yes my machine is a rp7410.

My question is in a simple way how can i get "FW version".

When I do sysrev i do not get that information:

MP:CM> sysrev

Cabinet FPGA and Firmware revision report

System Backplane : GPM FM OSP
------- ------- -------
1.002 1.002 1.002

PCI Backplane : LPM HS
------- -------
1.002 1.000

LPM BOB DRAIN PDHC PDC
------- ------- ------- ------- -------
CELL 0 : 2.002 1.000 1.001 2.003 17.006
CELL 1 : 2.002 1.000 1.001 2.003 17.006

FPGA MP
------- -------
Master Core IO : 2.008 4.015
Slave Core IO : 0.000 0.000

Regards
Torsten.
Acclaimed Contributor

Re: Firmware revision

This server model can't tell you the bundle version.

You have revision 6.2.


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

Re: Firmware revision

Sorry, version 6.1.

(I mixed the columns)

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

Re: Firmware revision

Hi

How do you know my revison is 6.2

Thanks in advance
Regards
Torsten.
Acclaimed Contributor
Solution

Re: Firmware revision

By reading the release notes - page 2.

ftp://ftp.itrc.hp.com/firmware_patches/hp/cpu/PF_CKEYMAT0605.tar.gz

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

Re: Firmware revision

Hi

Thanks torsten by the great help it realy solve my problem.

Best Regards