HP-UX Reference (11i v1 05/09) - 1M System Administration Commands N-Z (vol 4)

p
parcreate(1M) parcreate(1M)
will have the following cell numbers in global format: 0, 1, 2, 3, 4, 5, 6, 7. The cell numbers in correspond-
ing 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
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 follow-
ing two conditions are satisfied:
Use the cimconfig(1M) command to verify (and correct if necessary) the setting of the following two vari-
ables:
enableRemotePrivilegedUserAccess=true
enableHttpsConnection=true
You must have appended the target partition’s digital certificate to the local partitions Trust Store file.
For the nPartition commands, the Trust Store file is /opt/nparcmds/nparcmds.pem
.
Refer to the WBEM documents specified in the SEE ALSO section below for further information.
AUTHOR
parcreate was developed by the Hewlett-Packard Company.
FILES
/usr/sbin/ The partition commands under this directory do not provide remote management
feature.
/usr/lib/npar/ The partition commands under this directory provide remote management feature.
These commands use the nPartition Provider product.
/opt/nparprovider/lib/installed
The presence of this file indicates that nPartition Provider is installed.
Section 1M642 Hewlett-Packard Company 4 HP-UX 11i Version 1: September 2005