HP-UX Reference (11i v2 04/09) - 1M System Administration Commands N-Z (vol 4)
p
parcreate(1M) parcreate(1M)
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
parcreate command exits with one of the following values:
0 Successful completion.
1 Error condition occurred.
EXAMPLES
Create a new partition
myPartition with two cells. One of the cells is located in cabinet 0, slot 4. The
celltype for the cell is base. The failure_usage policy for this cell is
ri. The CLM value for this cell is
1GB.
The other cell is located in cabinet 0, slot 6. The celltype and failure_usage are not specified for this cell.
The use_on_next_boot for both cells is
y.
parcreate -P myPartition -c 0/4:base:y:ri:1GB
-c 6::y: -b 0/0/1/2.6 -t 0/0/1/3.6
-s 0/0/1/4.6 -r 0/4
Create a new partition nextPartition
with two cells. The cells are located in cabinet 0, slot 0 and slot
1. This example uses the default values for the cells. The default celltype will be
base.
The default failure_usage policy will be
ri. The default use_on_next_boot will be y. By default there
will be no CLM for the cells.
parcreate -P nextPartition -c 0::: -c 0/1:::
WARNINGS
Activation of iCOD components (cells and CPUs) is possible via this command. This may result in the
requirement to purchase such components to stay in compliance with a customer’s iCOD contract.
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
.
Note : 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
.
This file is used by the commands that come with WBEM installation. Hence, if the commands that
come with the WBEM installation trust a target partition, then npartition commands will also trust
the target partition.
Refer to the WBEM documents specified in the SEE ALSO section below for further information.
AUTHOR
parcreate was developed by the Hewlett-Packard Company.
SEE ALSO
cplxmodify(1M), fruled(1), frupower(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: September 2004 − 4 − Hewlett-Packard Company Section 1M−−599