Operating System - HP-UX
1831647 Members
2115 Online
110029 Solutions
New Discussion

Re: getsn does not retrieve system serial number on N-Class Server

 
Jack C. Mahaffey
Super Advisor

getsn does not retrieve system serial number on N-Class Server

getsn works on all my N4000's except for one. I also used the following example to get it, and it still did not show up.

echo "sel path 'system' ; info; wait infolog" |cstm|grep -i "system serial number"


Any ideas?


Jack...
1 REPLY 1
Massimo Bianchi
Honored Contributor

Re: getsn does not retrieve system serial number on N-Class Server

What is the diagnostic level on the non-working server, the same as the other servers?

Check from swlist

swlist -l product | grep -i dia

Massimo