Operating System - HP-UX
1753487 Members
4255 Online
108794 Solutions
New Discussion

Re: How to know the Hp - Unix server is itanium based or Hp9000 based ?

 
SOLVED
Go to solution
Yogesh-Puranik
Occasional Advisor

Re: How to know the Hp - Unix server is itanium based or Hp9000 based ?

Hi Indrajit,

 

We have got plenty of answers from other to check whether your server is PA-RISC or Itanium.

 

1] Using model command.

 

There is one other command to differentiate PA RISC with Itanium.Below command only works on Itanium servers.

 

#machinfo

 

Regards,

Yogesh

Torsten.
Acclaimed Contributor

Re: How to know the Hp - Unix server is itanium based or Hp9000 based ?

I don't see a reason why to answer a 4 years old thread again, but

>> Below command only works on Itanium servers.

#machinfo



is simply wrong!!!



"machinfo" works on both, Itanium and RISC, if you run 11.31:


# machinfo -v
CPU info:
1 PA-RISC 8800 processor (800 MHz, 32 MB)
CPU version 4
2 logical processors (2 per socket)

Vendor identification: Hewlett-Packard
Processor version info: 0x0000000000000284
Processor capabilities: 0x00000000000000b2
FSTWS, FSTWX, FLDWS, FLDWX generate word tx to I/O space
Multimedia halfword shift-and-adds
Multimedia halfword adds and subtracts
Speculative data prefetch on loads of GR0
Instruction cache: 32 MB
Data cache: 32 MB

Memory: 4096 MB (4 GB)

Firmware info:
Firmware revision: 46.34
IPMI is supported on this system.
BMC firmware revision: 3.52

Platform info:
Model: "9000/800/rp3440 "
Machine ID number: abcdef12345678
Machine serial number: DE12345678

OS info:
Nodename: server2
Release: HP-UX B.11.31
Version: U (unlimited-user license)
Machine: 9000/800
ID Number: 12345678
vmunix _release_version:
_release_version:


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!