1837379 Members
3158 Online
110116 Solutions
New Discussion

Serial Number

 
SOLVED
Go to solution
Nobody's Hero
Valued Contributor

Serial Number

Is there any way to find out the serial number of an N4000?
UNIX IS GOOD
9 REPLIES 9
Helen French
Honored Contributor

Re: Serial Number

Hi Robert:

1) Check the "label" sticked by HP on the server
2) Check the server delivery document.
3) Check the HP support contract

HTH,
Shiju
Life is a promise, fulfill it!
Nobody's Hero
Valued Contributor

Re: Serial Number

Yes, I was aware of those options, however, we lost all documentation and there is no label.
UNIX IS GOOD
Stefan Farrelly
Honored Contributor

Re: Serial Number

echo "sel path system\ninfolog\nexit"|cstm|grep "System Serial Number"

This will give you the serial number.
Im from Palmerston North, New Zealand, but somehow ended up in London...
Tom Geudens
Honored Contributor

Re: Serial Number

Hi,
cstm>select device 1
cstm>info
cstm>wait
cstm>il

serial number should be displayed.

Hope this helps,
Tom
A life ? Cool ! Where can I download one of those from ?
S.K. Chan
Honored Contributor

Re: Serial Number

# echo "sel path system;info;wait;infolog
>view
>done
>"|cstm > fileout
# cat fileout

OR

# print_manifest

Vijeesh CTK
Trusted Contributor
Solution

Re: Serial Number


hi

if ur having STM installed in yoru system ..run that utlity and select the system sub class and run information tool see the output u can find th eserial no of the system

ctk
Frederic Sevestre
Honored Contributor

Re: Serial Number

Hi,

You can find it using stm :

#usr/sbin/cstm
#sel dev 1
#info
#il


Regards,
Fr??d??ric
Crime doesn't pay...does that mean that my job is a crime ?
MANOJ SRIVASTAVA
Honored Contributor

Re: Serial Number

Hi Robert

Use print_manifest if you have ignite installed.

Also HP has a small software called has sysinfo which can be run to generate the system information . I had a similar problem and when we got Sysinfo from HP I got the serial No. too . Incase you want I can send you the script .


Manoj Srivastava
Sandip Ghosh
Honored Contributor

Re: Serial Number

Open up the right side of the rack. It is on the side of the server, not in the front.

Sandip
Good Luck!!!