- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Serial Number 11.0
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2007 10:57 AM
06-13-2007 10:57 AM
We have some servers from stone ages and we need their serial numbers. I've looking some commands but didn't work on 11.0.
Does anydoby know some command or trick to show serial number on HPUX 11.0?
Thank you very much.
André
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2007 11:04 AM
06-13-2007 11:04 AM
Re: Serial Number 11.0
What types of systems "from stone ages" do you have?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2007 02:22 PM
06-13-2007 02:22 PM
Re: Serial Number 11.0
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2007 05:52 PM
06-13-2007 05:52 PM
Re: Serial Number 11.0
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2007 12:44 AM
06-14-2007 12:44 AM
Re: Serial Number 11.0
In this particular case, it's a A500
sobek:/# model
9000/800/A500-44
This server is in another site, this the reason to get the serial number by command. Besides flashlight I'll need a car too.
Thanks very much
Regards
André
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2007 12:52 AM
06-14-2007 12:52 AM
Re: Serial Number 11.0
With a recent ignite version you could run
/opt/ignite/bin/print_manifest
or
with a recent diagnostic version run the stm info tool on the system item.
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2007 12:58 AM
06-14-2007 12:58 AM
Re: Serial Number 11.0
echo "selclass qualifier cpu;info;wait;infolog" | cstm | grep -i serial
If it says "N/A", then a car and a flashlight are required.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2007 01:11 AM
06-14-2007 01:11 AM
Re: Serial Number 11.0
Use this attached program. It work with 11.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2007 01:24 AM
06-14-2007 01:24 AM
Re: Serial Number 11.0
/usr/bin/getsn
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2007 01:29 AM
06-14-2007 01:29 AM
Re: Serial Number 11.0
echo "sel dev 1;info;wait;il"|cstm|grep "System Serial Number"
Here is the output of a L-Class (very similar):
...
System Information for (name)
HPUX Model Number......: L2000
HPUX Model String......: 9000/800/L2000-44
Original Product Number: A5191B
Current Product Number.: A5191B
System Serial Number...: DEH1234ABC
Hversion...............: 0x5c40
Sversion...............: 0x491
Software Capabilities..: 0x100000f0
....
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2007 01:44 AM
06-14-2007 01:44 AM
Re: Serial Number 11.0
So, I have some problems whith this server:
- The stm tool it's not working property, it gave me the follow message:
An unexpected error has been encountered while attempting to connect to hostname
(sobek.celular.telerj.net.br).
Please Refer to the UI Activity Log for more details
Maybe becouse of that I couldn't run the cstm command
- The ignite is out of date. I'm dowloading a new version. The print_manifest command show me:
System Hardware
Model: 9000/800/A500-44
Main Memory: 4096 MB
Processors: 2
OS mode: 64 bit
LAN hardware ID: 0x00306E0C3BC8
LAN hardware ID: 0x0010837B0E98
LAN hardware ID: 0x0010837B0E99
LAN hardware ID: 0x00306E0EC6E9
LAN hardware ID: 0x00306E0E8664
Software ID: 556700598
Keyboard Language: Not_Applicable
- Laerte, I couldn't see your script. Could you send me a txt format?
- Geoff, I don´t have the command getsn
/usr/bin/getsn not found
We are revising the support contract of some servers and remains just this server
Could I have some hope? The gas here are very expensive
Thanks again
Andre
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2007 01:57 AM
06-14-2007 01:57 AM
Re: Serial Number 11.0
It´s a binary code. Save, chmod u+x, and execute.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2007 02:00 AM
06-14-2007 02:00 AM
Re: Serial Number 11.0
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2007 02:03 AM
06-14-2007 02:03 AM
SolutionIf not - adjust this.
Try to restart the diagnostics.
/sbin/init.d/diagnostic stop
.... start
Get the latest version of the software and install it from here:
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B6191AAE
(march 2004 - 11.00 is unsupported now)
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2007 02:31 AM
06-14-2007 02:31 AM
Re: Serial Number 11.0
You got it... Like Torsten said, after restart of diagnostic, I could see de serial number:
System Information for (sobek)
HPUX Model Number......: A500
HPUX Model String......: 9000/800/A500-44
Original Product Number: A5570B
Current Product Number.: A5570B¨
System Serial Number...: USC41140LV
Hversion...............: 0x5cb0
Sversion...............: 0x491
Software Capabilities..: 0x100000f0
Anyway, I'll update the dianostic and ignite tools, this server was forgotten.
And the script of Geoff and Laerte worked too:
sobek:/# ./290372
Serial Number: USC41140LV
sobek:/# ./getsn
Serial Number: USC41140LV
Thank you very much for the help. I appreciate. I won´t need a flashlight and a car anymore.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2007 02:34 AM
06-14-2007 02:34 AM
Re: Serial Number 11.0
http://forums1.itrc.hp.com/service/forums/helptips.do?#33
Have fun!
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2007 02:43 AM
06-14-2007 02:43 AM
Re: Serial Number 11.0
Thanks again !!!!