United States-English |
|
|
HP-UX Reference > Pparunlock(1M)HP-UX 11i Version 3: February 2007 |
|
NAMEparunlock — unlock stable complex profile or cancel pending changes to complex or partition configuration data SYNOPSISparunlock -p PartitionNumber [-s] [-d] [-P] [-c cell] [ [ -u username [:] -h IPaddress|hostname ] | [ -g -h IPaddress|hostname ] ] parunlock -s [-d] [-P] [-c cell] [-p PartitionNumber] [ [ -u username [:] -h IPaddress|hostname ] | [ -g -h IPaddress|hostname ] ] parunlock -d [-s] [-P] [-c cell] [-p PartitionNumber] [ [ -u username [:] -h IPaddress|hostname ] | [ -g -h IPaddress|hostname ] ] parunlock -c cell [-d] [-s] [-P] [-p PartitionNumber] [ [ -u username [:] -h IPaddress|hostname ] | [ -g -h IPaddress|hostname ] ] parunlock -P [-A] [-s] [-d] [-c cell] [-p PartitionNumber] [ [ -u username [:] -h IPaddress|hostname ] | [ -g -h IPaddress|hostname ] ] parunlock -A [-P] [ [ -u username [:] -h IPaddress|hostname ] | [ -g -h IPaddress|hostname ] ] DESCRIPTIONThe parunlock command unlocks the specified Partition Configuration Data, the Dynamic Complex Configuration Data, the Stable Complex Configuration Data, or the cell data; or cancels pending changes to the Stable Complex Configuration Data; or any combination of these. This command should be used with caution. It should be used only when the system resources are locked due to the abnormal termination of any partition command or other similar applications. Superuser permission is required to run this command on the local partition. If the -u or -g option is used to access a remote partition or complex, superuser permission is not required on the local system, and the local system need not exist on an nPartition. If the -u option is specified, username on the remote host must have superuser permission or the command will fail. Refer to the nPartition Administrator's Guide for a description of the partition management terms used in this man page. Options and Argumentsparunlock 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 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 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 parstatus command will display the above cell as "cab1,cell4". See parstatus(1). RETURN VALUEThe parunlock command exits with one of the following values:
EXAMPLESUnlock the Partition Configuration Data of the partition whose partition number is 2. parunlock -p 2 Unlock the cell data of the cell 2. parunlock -c 2 Unlock the Stable Complex Configuration Data on the local complex. parunlock -s Unlock the Dynamic Complex Configuration Data on the local complex. parunlock -d Unlock the Stable Complex Configuration Data, the Dynamic Complex Configuration Data, the Partition Configuration Data of all the partitions on the local complex and the cell data of all the cells in the local complex. parunlock -A 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), partition(5). nPartition Administrator's 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 | ||
|