HP-UX Reference (11i v1 00/12) - 1M System Administration Commands N-Z (vol 4)
__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1m/naaagt.1m
________________________________________________________________
___ ___
p
parcreate(1M) parcreate(1M)
EXIT STATUS
The parcreate utility exits with one of the following values:
0 Successful completion.
1 Error condition occurred.
EXAMPLES
Create a new partition myPartition with 2 cells. One of the cells is located in cabinet 2, slot 4. The
cellType for the cell is base. The failure_usage policy for this cell is ri - reactivate with interleave.
The other cell is located in cabinet 2, slot 6. The cellType is base and failure_usage policy for this cell is ri
- reactivate with memory interleave. The use_on_next_boot for both cells is y.
parcreate -P myPartition -c 2/4:base:y:ri -c 2/6:base:y:ri
-b 0/0/52/2.6 -t 0/0/52/3.6 -s 0/0/52/4.6 -r 2/4
Create a new partition nextPartition with 2 cells. The cells are located in cabinet 0, slot 4 and slot 6.
This example uses the default values for the cells.
parcreate -P nextPartition -c 4::: -c 6:::
AUTHOR
parcreate was developed by the Hewlett-Packard Company.
SEE ALSO
fruled(1), parstatus(1), partition(1), frupower(1M), parmodify(1M), parremove(1M), parunlock(1M).
HP-UX Release 11i: December 2000 − 2 − Section 1M−−617
___
___