United States-English |
|
|
HP-UX Reference > Pparolrad(1M)HP-UX 11i Version 3: February 2007 |
|
NAMEparolrad — online activation of a cell from nPartition; cancel online cell operation; monitor online cell operation; reset hung cell during cell activation SYNOPSISparolrad {-a cell |-c sequence# |-r cell |-m |-x |-f |-u username [:] -h IPaddress|hostname } DESCRIPTIONThe parolrad command performs several cell online functions such as cell online activation canceling online activations or monitoring an online cell operation, and resetting a cell that is hung during cell online activations. The target partition is the local partition by default. When an online operation is initiated, a sequence number is returned and displayed on standard output. The online operation can be affected by the state of the target complex's nPartition Configuration Privilege. A complex can be configured at the service processor's Command menu. If the nPartition Configuration Privilege is unrestricted (the default), all operations are allowed. If it is not unrestricted and this command is invoked to reset a cell that is hung in a non-local partition, the command will fail. Refer to the HP System Partitions Guide for a description of the partition management terms used in this man page. Options and Argumentsparolrad recognizes the following command line options and arguments.
Mapping of Global Cell Numbers to Local Cell NumbersThe 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 eight 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 corresponding local format cell numbers are: 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 corresponding local format cell numbers are: 1/0, 1/1, 1/2, 1/3, 1/4, 1/5, 1/6, 1/7. For example, the cell located in cabinet 1, slot 0 is identified in local format as 1/0 and in global format as 8. The parstatus command will display this cell as "cab1,cell0". For another example, the cell located in cabinet 1, slot 4 is identified in local format as 1/4 and in global format as 12. The parstatus command will display this cell as "cab1,cell4". RETURN VALUESThe parolrad command exits with one of the following values:
EXAMPLESAdd a new cell in cabinet 0 slot 2 to the local partition 0. parmodify -p 0 -a 0/2:base:y:ri:50% Activate the added cell online. parolrad -a 0/2 Monitor an online cell operation currently in progress. parolrad -m DEPENDENCIESThis command uses the Web-Based Enterprise Management (WBEM) product and some of its configuration settings. If you encounter connection errors when using the -u option, check that the following two conditions are satisfied:
Refer to the WBEM documents specified in the SEE ALSO section below for further information. SEE ALSOfruled(1), parstatus(1), cplxmodify(1M), frupower(1M), parcreate(1M), parmgr(1M), parmodify(1M), parremove(1M), parunlock(1M), partition(5). HP System Partitions Guide on http://docs.hp.com, HP WBEM Services for HP-UX System Administrator's Guide on http://docs.hp.com, HP WBEM Services for HP-UX 11i v2.0 on Integrity Servers Version A.01.05 Release Notes on http://docs.hp.com. |
Printable version | ||
|