- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- how do I obtain the machine id when uname -i doesn...
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
01-20-2006 07:47 AM
01-20-2006 07:47 AM
how do I obtain the machine id when uname -i doesn't work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2006 07:55 AM
01-20-2006 07:55 AM
Re: how do I obtain the machine id when uname -i doesn't work
Other then using "uname -i" you can also try,
# getconf MACHINE_IDENT
If this does not give you the machine identification number, you may have to open a hardware call with the vendor.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2006 07:57 AM
01-20-2006 07:57 AM
Re: how do I obtain the machine id when uname -i doesn't work
I have no idea.
uname -i *always* returns the proper value for me.
Could this be a term type issue???
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2006 07:58 AM
01-20-2006 07:58 AM
Re: how do I obtain the machine id when uname -i doesn't work
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2006 07:58 AM
01-20-2006 07:58 AM
Re: how do I obtain the machine id when uname -i doesn't work
getconf CS_MACHINE_IDENT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2006 07:59 AM
01-20-2006 07:59 AM
Re: how do I obtain the machine id when uname -i doesn't work
You can also look at this doc from itrc,
http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000080020904
the doc id is KBRC00007912.
Hope this helps.
regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2006 08:00 AM
01-20-2006 08:00 AM
Re: how do I obtain the machine id when uname -i doesn't work
For SD and RPs
parstatus |grep -i serial will give you the machine ID.
Regards,
bl.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2006 08:36 AM
01-20-2006 08:36 AM
Re: how do I obtain the machine id when uname -i doesn't work
i have tried uname -i and getconf MACHINE_IDENT command in my server.Both command is working fine in my server. i think you have to call the hp engg for this one..
regards
karan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2006 09:08 AM
01-20-2006 09:08 AM
Re: how do I obtain the machine id when uname -i doesn't work
parstatus | grep -i serial , will give System serian No# , not machine ID , (that gives by uname -a.)
Kim , btw, what happend to uname command.
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2006 09:20 AM
01-20-2006 09:20 AM
Re: how do I obtain the machine id when uname -i doesn't work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2006 01:44 AM
01-23-2006 01:44 AM
Re: how do I obtain the machine id when uname -i doesn't work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2006 01:48 AM
01-23-2006 01:48 AM
Re: how do I obtain the machine id when uname -i doesn't work
Issue a uname -a and this will give you the required machine id.
Regards,
Simon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2006 02:17 AM
01-23-2006 02:17 AM
Re: how do I obtain the machine id when uname -i doesn't work
Try using STM either graphics or native.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2006 09:25 AM
01-23-2006 09:25 AM
Re: how do I obtain the machine id when uname -i doesn't work
Bill Hassell, sysadmin