Managing Superdome Complexes: A Guide for HP-UX System Administrators

Managing the Overall Complex
Viewing / Setting the Complex Hardware Configuration
Chapter 370
Step 2. Use the parstatus command to viewdetailed cell hardware information,
including processor and memory configurations.
You can use any of the following parstatus commands to view details
about the cell processor and memory configurations within the complex:
parstatus -V -c
#
List detailed processor and memory configuration information for the
specified cell.
parstatus -C
List brief processor and memory information for all cells in the entire
Superdome complex.
parstatus -V -p
#
List brief processor and memory information for all cells assigned to
the specified partition.
The following example shows the parstatus -V -c0 command’s output.
This presents detailed information about cell 0 in cabinet 0.
# parstatus -V -c0
[Cell]
Hardware Location : cab0,cell0
Global Cell Number : 0
Actual Usage : active core
Normal Usage : base
Connected To : cab0,bay0,chassis1
Core Cell Capable : yes
Firmware Revision : 6.0
Failure Usage : activate
Use On Next Boot : yes
Partition Number : 0
Partition Name : jules00
[CPU Details]
Type : 23664
Speed : 552 MHz
CPU Status
=== ======
0 ok
1 ok
2 ok
3 ok
CPUs
===========
OK : 4
Deconf : 0
Max : 4
[Memory Details]
DIMM Size (MB) Status
==== ========= =========
0 512 ok
4 512 ok
8 512 ok
12 512 ok
Memory
=========================
DIMM OK : 4
DIMM Deconf : 0
Max DIMMs : 32
Memory OK : 2.00 GB
Memory Deconf : 0.00 GB
#