Re: How to know the CPU version of my HP9000 server ?
From: Doug Burton (dburton30_at_hotmail.com)
Date: 02/24/04
- Next message: Alan D Johnson: "Re: HP9000 drive question"
- Previous message: Shaun Clowes: "Re: Reading kernel memory"
- In reply to: bruno Lagadic: "Re: How to know the CPU version of my HP9000 server ?"
- Next in thread: Gary Quakenbush: "Re: How to know the CPU version of my HP9000 server ?"
- Reply: Gary Quakenbush: "Re: How to know the CPU version of my HP9000 server ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 24 Feb 2004 00:18:55 GMT
On 20 Feb 2004 00:37:19 -0800, bruno.lagadic@alcatel.fr (bruno
Lagadic) wrote:
>Alan D Johnson <adjtech@usadatanet.net> wrote in message news:<40357378$1_3@news.binaries.net>...
>> Nissan 350Z wrote:
>>
>> >>I'm running HP-UX 11.0 on a rp5430 server,
>> >
>> > sam->performance monitors->system properties.
>> >
>> > HP cpus: http://cpus.hp.com and
>> > http://www.hpl.hp.com/hpjournal/journal.html and http://www.openpa.net/
>> >
>> > Alain.
>> >
>> >
>> stupid question, what happened to /etc/.supported_bits ????!! Guys?!
>
>Sorry, but I don't find this file...
Run this, it should give you the goods (I think):
pdcinfo -no_banner|grep PA|grep -v PATH|grep -v PAR|grep -v HPA
Tested on an A-Class, L1000, L2000, N4000, and RP8400 running a mix of
11.00 and 11i.
Perhaps another way....
If you type "model" you will get something like this:
9000/800/N4000-44
Now you can look in the /usr/sam/lib/mo/sched.models file to find the
"PA" number that corresponds with your server, or you can do this
(assuming your on a 9000/800 server):
grep `model| cut -c 10-50` /usr/sam/lib/mo/sched.models
The only problem is the "sched.models" file is not a complete list.
For example it doesn't have RP8400 in it (model = 9000/800/S16K-A,
S16K-A is not in the list). It looks like the list contains older
systems. Perhaps there is an updated one someplace?
NOTE:
I'm only seeing /etc/.supported_bits on 11.00 servers. It's missing on
all my 11i servers. Does something need to be installed to get this
file or is it an 11.00 "thing"?
Doug
http://home.tampabay.rr.com/batcave/unixnotes.htm
- Next message: Alan D Johnson: "Re: HP9000 drive question"
- Previous message: Shaun Clowes: "Re: Reading kernel memory"
- In reply to: bruno Lagadic: "Re: How to know the CPU version of my HP9000 server ?"
- Next in thread: Gary Quakenbush: "Re: How to know the CPU version of my HP9000 server ?"
- Reply: Gary Quakenbush: "Re: How to know the CPU version of my HP9000 server ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|