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

p
parcreate(1M) parcreate(1M)
If an error is reported when you attempt to connect using this option, check to see that
IPMI LAN access has not been disabled on the remote service processor. Access to the
complex via IPMI over LAN can be enabled or disabled by logging on to the service proces-
sor and using the SA command from the Command Menu.
The -u and -g options are mutually exclusive.
Note: If the commands are used in a script, the IPMI password must be passed in a
secured way. For example,
1. Save the user password in a variable and pass it to the command as,
echo $passwd | parstatus -X -g -h hostname/IP
2. Save the user password in a file and pass the file as input to the command like,
parstatus -X -g -h hostname/IP < passwd_file
Note, for security reason, protect the file that has the IPMI password by removing read
permissions for non-privileged users.
-b path Specifies the primary boot path. path specifies a physical hardware path. Note:On
Itanium-based platforms, boot paths cannot be set or modified on a non-local partition. You
must use the SP console interface to set any boot path of the newly created partition.
-t path Specifies the alternate boot path. path specifies a physical hardware path. Note:On
Itanium-based platforms, boot paths cannot be set or modified on a non-local partition. You
must use the SP console interface to set any boot path of the newly created partition.
-s path Specifies the secondary boot path. path specifies a physical hardware path. Note:On
Itanium-based platforms, boot paths cannot be set or modified on a non-local partition. You
must use the SP console interface to set any boot path of the newly created partition.
-r cell Specifies the core cell choices. A core cell choice is a configured cell which has attached core
IO. If the core cell of a partition is deleted then the firmware will select the first core cell
choice as the next core cell. One to four core cell choices can be specified. The first cell
specified is the first core cell choice, the second cell specified is the second core cell choice,
the third cell specified is the third core cell choice and the fourth cell specified is the fourth
core cell choice.
A cell can be specified either in the local (cabinet#/slot#) or global (cell#) format. For exam-
ple, the cell located in cabinet 0, slot 1 is identified in the local format as 0/1 or in the global
format as 1.
-k s_lock Specifies a lock key for the Stable Complex Configuration Data provided by
parmgr.
Note: The
-k option is intended for use by system management tools which invoke the
parcreate command programmatically. Command line users should avoid this option.
-B Specifies that the new partition be booted. The default is not to boot. Note: On Itanium-
based platforms this option has no effect, because boot paths cannot be set on the new par-
tition. Therefore, the partition cannot boot automatically. You must manually boot up the
partition from the BCH prompt.
-I IPaddress Specifies the IP address that should be used by management tools such as parmgr to
address this partition. This value must be consistent with the IP address that is assigned
to the partition once HP-UX is installed and networking is configured.
-L clm_value Specifies the amount of the memory that will be used as local (non-interleave) memory per
cell. The clm_value specified using the -c option takes precedence over the clm_value
specified using the -L option. Please refer to the explanation of the -c option for details of
the clm_value formats.
-P PartitionName
Specifies the name of the new partition. The characters which can appear in a valid parti-
tion name are a-z, A-Z, 0-9, - (dash), _ (underscore), " " (space) and
. (period). If the
partition name includes space then the name should be enclosed within double quotes. The
partition name can have a maxmimum of 64 characters.
Mapping of Global Cell Numbers to Local Cell Numbers
The 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
HP-UX 11i Version 1: September 2005 3 Hewlett-Packard Company Section 1M641