HPE 9000 and HPE e3000 Servers
1752715 Members
5864 Online
108789 Solutions
New Discussion юеВ

firmware release?

 
SOLVED
Go to solution
Lorenzo Facello
Valued Contributor

firmware release?

Hi All,
In which way can I know the release of my K 9000?
Thanks
5 REPLIES 5
Sanjay Kumar Suri
Honored Contributor

Re: firmware release?

Will model command answer your query?

sks
A rigid mind is very sure, but often wrong. A flexible mind is generally unsure, but often right.
Robert-Jan Goossens
Honored Contributor

Re: firmware release?

Hi lorenzo,

Type

# model

Regards,
Robert-Jan
Fabio Ettore
Honored Contributor
Solution

Re: firmware release?

Ciao Lorenzo,

here a way:

cstm> map
pick the device number (left hand column)of one of the cpus
cstm> sel dev
cstm> info
cstm> il

the output will have a line containing the PDC Firmware Revision

to exit enter 'done', then 'exit'

cstm is a tool from STM (Support Tools Manager).

I hope this helps you.

Best regards,
Ettore
WISH? IMPROVEMENT!
John Carr_2
Honored Contributor

Re: firmware release?

you can use the online diagnostic environment to find the out commands

mstm
cstm
xstm

if its the model you are after use commands

model
uname -a

:-) John.
Sanjay Kumar Suri
Honored Contributor

Re: firmware release?

# print_manifest

The manifest includes information on hardware and software installed and configured on the system.

sks
A rigid mind is very sure, but often wrong. A flexible mind is generally unsure, but often right.