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

Managing the Overall Complex
Detecting / Controlling Power in the Complex
Chapter 388
Cell Power—Use the frupower command for cell power status.
For status on all cells’ power, use the frupower -d -C command.
For status on a specific cell’s power, use frupower -d -c# and specify
the cell ID.
I/O Chassis Power—Use the frupower command for I/O chassis
power status.
For status on all I/O chassis’ power, use the frupower -d -I
command.
For status on a specific I/O chassis’ power, use frupower -d -i#/#/#
and specify the I/O chassis (cabinet/bay/chassis).
PCI Card Slot Power—Use the rad -q command and option to list
details including PCI card slot power for all PCI card slots within the
local partition.
The rad command provides information for the local partition only.
# frupower -d -C
Global cell 0; cabinet 0, cell 0 is powered on.
Global cell 2; cabinet 0, cell 2 is powered on.
Global cell 4; cabinet 0, cell 4 is powered on.
Global cell 6; cabinet 0, cell 6 is powered off.
# frupower -d -c4
Global cell 4; cabinet 0, cell 4 is powered on.
#
# frupower -d -I
Cabinet 0, bay 0, chassis 1 is powered on.
Cabinet 0, bay 0, chassis 3 is powered on.
Cabinet 0, bay 1, chassis 1 is powered off.
Cabinet 0, bay 1, chassis 3 is powered on.
# frupower -d -i0/1/3
Cabinet 0, bay 1, chassis 3 is powered on.
#
# rad -q
Driver(s)
Slot Path Bus Speed Power Occupied Suspended Capable
0-0-1-0 0/0/0 0 33 On Yes No No
0-0-1-1 0/0/1/0 8 33 On No N/A N/A
0-0-1-2 0/0/2/0 16 33 On Yes No Yes
0-0-1-3 0/0/3/0 24 33 On No N/A N/A
0-0-1-4 0/0/4/0 32 33 On No N/A N/A
0-0-1-5 0/0/6/0 48 33 On No N/A N/A
0-0-1-6 0/0/14/0 112 33 On Yes No Yes
0-1-3-0 2/0/0 0 33 On Yes No No
0-1-3-1 2/0/1/0 8 33 On No N/A N/A
0-1-3-2 2/0/2/0 16 33 On No N/A N/A
0-1-3-10 2/0/9/0 72 33 On No N/A N/A
0-1-3-11 2/0/8/0 64 33 On No N/A N/A
#