HP-UX Reference (11i v2 03/08) - 1M System Administration Commands A-M (vol 3)

f
frupower(1M) frupower(1M)
-C Displays power status of all cells. If the
-u or -g option is specified, the operation
applies to all component cells of the accessed complex.
-I Displays power status of all I/O chassis. If the
-u or -g option is specified, the opera-
tion applies to all I/O chassis of the accessed complex.
The
-c, -i, -C, and
-I options are all mutually exclusive.
-l cabinet Limits the scope of the
-C or -I option to the specified cabinet (s).
Mapping of Global Cell Numbers to Local Cell Numbers
The cabinets in a complex are numbered starting from 0. The cell slots in each cabinet are also numbered
starting from 0. Each cabinet can have a maximum of 8 cells. For example, the cells located in cabinet 0
will have the following cell numbers in global format: 0, 1, 2, 3, 4, 5, 6, 7. The cell numbers in
corresponding local format will be 0/0, 0/1, 0/2, 0/3, 0/4, 0/5, 0/6, 0/7.
Similarly the cells located in cabinet 1 will have the following cell numbers in global format: 8, 9, 10, 11,
12, 13, 14, 15. The cell numbers in corresponding local format will be 1/0, 1/1, 1/2, 1/3, 1/4, 1/5, 1/6, 1/7.
From the above convention the cell located in cabinet 1, slot 0 is identified in the local format as 1/0 or in
the global format as 8. The parstatus (1) command will display the above cell as "cab1,cell0". The cell
located in cabinet 1, slot 4 is identified in the local format as 1/4 or in the global format as 12. The par-
status (1) command will display the above cell as "cab1,cell4".
RETURN VALUE
The
frupower command exits with one of the following values:
0 Successful completion.
1 Error condition occurred.
EXAMPLES
Power on the cell located in cabinet 0 slot 4 of a partition identified by the hostname GreenRiver :
frupower -o -c 0/4 -u RemoteAdmin: -h GreenRiver
RemoteAdmin must have root permissions on GreenRiver . Since a password was not supplied on the com-
mand line, the command prompts for it.
Power off two cells located in cabinet 0 slot 4 and cabinet 0 slot 6.
frupower -f -c 0/4 -c 0/6
DEPENDENCIES
This command uses the Web-Based Enterprise Management (WBEM) product and certain of its
configuration settings. If you encounter connection errors when using the
-u option, check that the fol-
lowing two conditions are satisfied:
Use the cimconfig(1M) command to verify (and correct if necessary) the setting of the following two
variables:
enableRemotePrivilegedUserAccess=true
enableHttpsConnection=true
You must have appended the target partition’s digital certificate to the local partition’s Trust Store file.
For the nPartition commands, the Trust Store file is /var/opt/wbem/client.pem
.
Refer to the WBEM documents specified in the SEE ALSO section below for further information.
AUTHOR
frupower was developed by the Hewlett-Packard Company.
SEE ALSO
cplxmodify(1M), fruled(1), parcreate(1M), parmgr(1M), parmodify(1M), parremove(1M), parstatus(1),
parunlock(1M), partition(5),
HP System Partitions Guide on docs.hp.com,
HP WBEM Services for HP-UX System Administrator’s Guide on
docs.hp.com,
HP WBEM Services for HP-UX 11i v2.0 on Integrity Servers Version A.01.05 Release Notes on
docs.hp.com.
HP-UX 11i Version 2: August 2003 3 Hewlett-Packard Company Section 1M203