NAME
parstatus — display information about the Superdome complex
SYNOPSIS
parstatus
[-s]
parstatus
[-w]
parstatus
[-X]
parstatus
[-A]
[-M]
-C|-I
parstatus
[-M]
-B|-P
parstatus
[-M]
-i I/Ochassis
[-i...]
parstatus
[-V|-M]
-c cell
[-c...]
parstatus
[-V|-M]
-b cabinet
[-b...]
parstatus
[-V|-M]
-p PartitionNumber
[-p...]
DESCRIPTION
The
parstatus
command displays information about the system complex.
If no arguments are supplied, all major components of the complex are
listed. A specific component (cell, I/O chassis, cabinet, or partition) may be
specified in order to restrict the output to information about that
component.
Options and Arguments
parstatus
recognizes the following command line options and arguments:
- -s
Indicate if the system is a SuperDome platform. This option indicates if
the command is being executed on a hardware partitionable (SuperDome) platform.
When this option is specified, the command will either succeed or fail
(see
Exit Status
below) and nothing will be displayed on STDOUT or STDERR.
- -w
Display the local partition number.
- -X
Display the complex attributes.
- -A
Only display the available resources in the complex.
- -V
Verbose mode. Increase the amount of information displayed. Additional
information displayed with
-V
includes:
- Memory interleaving settings.
- Primary, alternate and secondary boot paths.
- Memory DIMM slots used/unused on each cell.
- Details on each CPU on the cells.
- Details on component failures.
- Power status of cabinets.
- Status of fans in cabinets.
- -M
Produce a machine readable/parseable output. This output will
have the columns separated by a single
:
character and will
not have a column header.
- -C
Show information for all the cells in the complex.
- -I
Show information for all I/O chassis in the complex.
- -B
Show information for all cabinets in the complex.
- -P
Show information for all partitions in the complex.
- -c cell
Show information about the specified cell.
The
cell
id can be specified either in the local
(cabinet#/slot#)
or global
(cell_ID)
format. For example, the cell located in cabinet 2,
slot 4 is locally identified as 2/4 or globally as simply 20.
- -i I/Ochassis
Show information about the specified
I/Ochassis.
The
I/O chassis
id can be specified in the form of
cabinet#/enclosure#/chassis#.
For example,
the I/O chassis located in cabinet 1, enclosure 4 and I/O chassis slot 1 is
identified as 1/4/1.
- -b cabinet
Show information about the specified cabinet.
The
cabinet
number can be 0-7 for compute cabinets, 8-15 for IO expansion cabinets.
- -p PartitionNumber
Show information about the specified partition.
PartitionNumber
is the unique Partition number (integer) assigned to this partition.
EXIT STATUS
The
parstatus
utility exits with one of the following values:
- 1
Error condition occurred.
EXAMPLES
Display information for all the cells in the complex.
The output format is as shown below.
Cab/Slot I/Ochassis MemoryPresent CPU'sPresent Status ParName ParId
AUTHOR
parstatus
was developed by the Hewlett-Packard Company.