- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: identifying the model of Hp servers
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
04-09-2003 03:45 AM
04-09-2003 03:45 AM
identifying the model of Hp servers
I would like to know the command to identify the model of the Hp servers like .. rp2470 or rp2405 .I have handful of rp2405,rp2470 and rp5405 machines, but not able to identify the model.
Thanks
Jerome
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2003 03:46 AM
04-09-2003 03:46 AM
Re: identifying the model of Hp servers
Hi,
Did you try the command
model
I do not have access to rpxxx machines so
I do not know what model will give on these
machines
Olav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2003 03:58 AM
04-09-2003 03:58 AM
Re: identifying the model of Hp servers
the "model" command should give the following values for your computers:
rp2405 => 9000/800/A500-6X
rp2470 => 9000/800/A500-SX (S=processor speed in 100 MHz steps)
rp5405 => 9000/800/L3000-6X
best regards
Stefan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2003 04:05 AM
04-09-2003 04:05 AM
Re: identifying the model of Hp servers
For the rp5405 machines , it returned the value you had mentioned..
Can you give me some more to get a detail info on this models
Thanks
Jerome
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2003 04:06 AM
04-09-2003 04:06 AM
Re: identifying the model of Hp servers
The command is model. Here is the output in one of ours.
/ (root on Warthog)#model
9000/800/rp7410
Regards,
Dario
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2003 04:44 AM
04-09-2003 04:44 AM
Re: identifying the model of Hp servers
other ways are:
uname -m
getconf MACHINE_MODEL
BR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2003 04:57 AM
04-09-2003 04:57 AM
Re: identifying the model of Hp servers
If you want more information, then get the SysInfo 2.04 script and/or cfg2html
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2003 07:20 PM
04-09-2003 07:20 PM
Re: identifying the model of Hp servers
Thanks for all the answers. Even though I try the model command , I get only 9000/800/A500-6X . I donot get specific like rp series as Dario mentioned.
If there is no way to get this info , can you let me know where I can get the SysInfo 2.04 script?
Thanks in advance
Jerome
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2003 07:31 PM
04-09-2003 07:31 PM
Re: identifying the model of Hp servers
Only the latest servers do that. I am not sure of the actual cutover.
Here is a rough table. Model is the model number as appears from the model command.
rp2400 (model string 9000/800/A400-6X)
rp2450 (model string 9000/800/A500-6X or 7X)
rp5400 (model string 9000/800/L1000)
rp5430 (model string 9000/800/L2000)
rp5450 (model string 9000/800/L3000-7X or 8X)
rp7400 (model string 9000/800/N4000-7X or 8X
rp8400 (model string 9000/800/S16K-A
An actual N class will report:
9000/800/N4000-55 the last two numbers denoting 550MHz processors.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2003 07:31 PM
04-09-2003 07:31 PM
Re: identifying the model of Hp servers
Attached is the nickel program which I have.But no idea whether this is a newer version.
Thanks
AAR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2003 07:36 PM
04-09-2003 07:36 PM
Re: identifying the model of Hp servers
you need to remember the old names to new name conversions
A400 - rp2400
A500 - rp2470
L1000 - rp5400
L2000 - rp5450
L3000 - rp5470
N4000 - rp7400
rp8400-Keystone S-series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2003 08:14 PM
04-09-2003 08:14 PM
Re: identifying the model of Hp servers
I am little confused ..Does the rp2470 and rp2405 series report 9000/800/A500*
Thanks
Jerome
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2003 09:05 PM
04-09-2003 09:05 PM
Re: identifying the model of Hp servers
I tried the program , but that too reports only 9000/800/A500-6X . I'm sure the two of the machines are rp2405 .
Can you let me know what it reports for you for the rp2405 machines from the NICKEL program?
Thanks
Jerome
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2003 02:33 AM
04-10-2003 02:33 AM
Re: identifying the model of Hp servers
the rp2405 is not really an independent machine type. It is a so called "bundled product" and almost the same as a rp2470 with 650 MHz processors. The difference is only the way to buy the machine. rp2405 has one product number for the machine INCLUDING CPU,Memory,Disk & Core I/O. The rp2470 is the same base system, but you can choose what CPU, memory & disk you want in your computer when you buy it.
That's why both rp2470 and rp2405 share the same model number if they have the same CPU type.
Another way, to find out, what type of machine you have is to run cstm, mstm or xstm and run the information tool for the system device (device #1).
for cstn type:
cstm
sel d 1
info
wait
il
Then, you are in a more pager which shows something like:
System Information for (grcdg443)
HPUX Model Number......: A400
HPUX Model String......: 9000/800/A400-44
Original Product Number: A6109B
Current Product Number.:
System Serial Number...: USC4043CNA
Hversion...............: 0x5d60
Sversion...............: 0x491
Software Capabilities..: 0x100000f0
There, you can get the Product Number of your machine (Unfortunately this is also not something like rp2405).
I hope this helps,
best regards
Stefan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2003 02:38 AM
04-10-2003 02:38 AM
Re: identifying the model of Hp servers
if you run it as root, you get something like this:
# ux
a5 HP-UX 11.00/64 U 9000/800/A500-7X/64 PA8700/750(2) pa-2.0 2048 Mb
#
Enjoy, have FUN! H.Merijn