Integrity Servers
1752273 Members
4508 Online
108786 Solutions
New Discussion юеВ

Re: display firmware version for rx6600

 
SOLVED
Go to solution
Donald Thaler
Super Advisor

display firmware version for rx6600

how do i find the system firmware version for an rx6600 hp/ux 11.23
11 REPLIES 11
Pete Randall
Outstanding Contributor

Re: display firmware version for rx6600

Jozef_Novak
Respected Contributor

Re: display firmware version for rx6600

Hello,

go to the MP command menu:

MP> CM

run the SYSREV command.

CM> SYSREV

and you get the FW revisions.

J.
R.K. #
Honored Contributor

Re: display firmware version for rx6600

Hi,

From OS:

#echo "selclass qualifier cpu;info;wait;il"|cstm|grep "PDC Firmware"
PDC Firmware Revision: 45.11 IODC Revision: 0
PDC Firmware Revision: 45.11 IODC Revision: 0


From MP
MP:CM> sysrev


SYSREV

Current firmware revisions

MP FW : E.02.29
BMC FW : 02.34
System FW : 45.11



Regds,
R.K.
Don't fix what ain't broke
Pete Randall
Outstanding Contributor

Re: display firmware version for rx6600

Oh, you mean the firmware that's installed on the machine??

Sorry, my bad.


Pete

Pete
Donald Thaler
Super Advisor

Re: display firmware version for rx6600

the "selclass qualifier cpu;info;wait;il"|cstm|grep "PDC Firmware"

returns this error:

/sbin/sh: selclass qualifier cpu;info;wait;il: not found.


how do i get into MP ?
R.K. #
Honored Contributor

Re: display firmware version for rx6600

Hi,

For getting into MP, you need the MP ip address and its login and password. It is different from server ip address.

-R.K
Don't fix what ain't broke
Torsten.
Acclaimed Contributor
Solution

Re: display firmware version for rx6600

From a running system use

# machinfo

or connect to the MP (default = DHCP; name is mp+mac-address):

MP:CM> sysrev


BTW, An Integrity server has NO PDC firmware!

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!   
UVK
Trusted Contributor

Re: display firmware version for rx6600

You can get that in different ways.

1) Go to MP > CM > sysrev
or
2) you can get it from cstm using the below
echo "selclass qualifier cpu;info;wait;il"|cstm|grep "PDC Firmware"

-uvk

-------------------------------------------
Like it or worked !! Click kudos !!
Torsten.
Acclaimed Contributor

Re: display firmware version for rx6600

As said earlier, no PDC on this server!

The MP result would look like this:

MP:CM> sysrev


SYSREV


Current firmware revisions



MP FW : F.02.17

BMC FW : 05.23

EFI FW : ROM A 05.66, ROM B 07.12

System FW : ROM A 02.03, ROM B 04.03, Boot ROM B

PDH FW : 50.07

DHPC FW : 01.23

UCIO FW : 03.0b

PRS FW : 00.08 UpSeqRev: 0c, DownSeqRev: 08

HFC FW : 00.03 SetRev: 00

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!