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

Configuring and Managing Superdome Partitions
Procedures for Managing Partitions
Chapter 4 205
Listing Cell Partition Assignments
Each cell in a Superdome complex is either assigned to a partition, or it
is unassigned (it is on the “free cell list”).
This section presents a method for listing all cells in a Superdome
complex and their partition assignments (if any).
HP-UX This procedure uses the parstatus HP-UX command to list all cells in a
Superdome complex along with any partition assignments.
Step 1. Log in to HP-UX running on one of the Superdome complex’s partitions.
Step 2. Issue the parstatus -C command to list all cells, any I/O chassis
connections, and any partition assignments for the cells.
In addition to reporting the cells’ partition assignments (listed in the
“Par Num” column), the parstatus command reports each cell’s current
status (absent, inactive, active core, active base) in the “Actual Usage”
column.
For cells that are not assigned to a partition, parstatus lists a hyphen
(-) in the “Par Num” column instead of the cell’s partition number.
You can perform this task using HP-UX commands.
“HP-UX” on page 205
# parstatus -C
[Cell]
CPU Memory Use
OK/ (GB) Core On
Hardware Actual Deconf/ OK/ Cell Next Par
Location Usage Max Deconf Connected To Capable Boot Num
========== ============ ======= ========= =================== ======= ==== ===
cab0,cell0 active core 4/0/4 2.0/ 0.0 cab0,bay0,chassis1 yes yes 0
cab0,cell1 absent - - - - - -
cab0,cell2 active base 4/0/4 2.0/ 0.0 cab0,bay1,chassis3 yes yes 0
cab0,cell3 absent - - - - - -
cab0,cell4 active core 4/0/4 2.0/ 0.0 cab0,bay0,chassis3 yes yes 1
cab0,cell5 absent - - - - - -
cab0,cell6 inactive 4/0/4 2.0/ 0.0 cab0,bay1,chassis1 no - -
cab0,cell7 absent - - - - - -
#