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-01-2002 02:46 PM
01-01-2002 02:46 PM
hversion
and a command which could find the hversion from hp boxes
having read elsewhere that the hversion may be 0x504 and the model string may be 9000/778/B180L.
I have also tried the following shell command
echo "*(mpproc_info+1E8)%10=X" | adb /hp-ux /dev/kmem
which cannot find /hp-ux for some reason
, but hopefully i am on right track with this adb command
Any assistance would be greatly appreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2002 03:43 PM
01-01-2002 03:43 PM
Re: hversion
You can use CSTM to give you this information.
# cstm
cstm> map
cstm> select device 1
cstm> info
cstm> infolog
check the output from a map.
on newer systems device 1 is "system", but older ones device 1 is the primary bus.
System Information for (mysystem)
HPUX Model Number......: N4000
HPUX Model String......: 9000/800/N4000-44
Original Product Number: A3639A
Current Product Number.: (Undefined)
System Serial Number...: not telling
Hversion...............: 0x5cc0
Sversion...............: 0x491
Software Capabilities..: 0x100000f0
hope this helps
Scott.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2002 05:47 PM
01-01-2002 05:47 PM
Re: hversion
echo "*(mpproc_info+1E8)%10=X" | adb /hp-ux /dev/kmem
only works on version 9.xx and earlier which has been obsolete for several years. The /hp-ux file is now called /stand/vmunix in 10.01 and higher. As mentioned, the online diagnostics are the easiest way to track down detailed information. They are found on your SupportPlus CDROM.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2002 09:45 PM
01-01-2002 09:45 PM
Re: hversion
Try /stand/vmunix with the adb command if you are using version 10.x or above.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2002 09:59 PM
01-01-2002 09:59 PM
Re: hversion
Try this link,
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=3358b2eb0a14589ea3/screen=ckiDisplayDocument?docId=200000024645534
Hope this helps.
Regds