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
parmodify(1M) parmodify(1M)
NAME
parmodify - modify an existing partition
SYNOPSIS
parmodify -p PartitionNumber
{ -a cell:[cellType]:[use_on_next_boot]:[failure_usage][-a...]
| -m cell:[cellType]:[use_on_next_boot]:[failure_usage][-m...]
| -I IPaddress | -r cell [-r...] | -d cell [-d...]
| -b path | -t path | -s path | -P PartitionName | -B
| -k s_lock:p_lock }
DESCRIPTION
The parmodify command is used to modify the attributes of an existing partition. This command can
modify the following attributes:
Partition name
Cell assignment:
Add cells to this partition
Delete cells from this partition
Attributes of existing cells:
cellType
use_on_next_boot
failure_usage
Root alternates
Primary boot path
HA Alternate boot path
Secondary boot path
Partition’s IP address
Options and Arguments
parmodify recognizes the following command line options and arguments:
-p PartitionNumber
Specifies the partition to be modified. PartitionNumber specifies the unique number
(integer) assigned to the partition.
Note: The user has to specify any one or more of the following options.
-a cell:[cellType]:[use_on_next_boot
]:[failure_usage]
Specifies the cell(s) to be added to the partition.
cell specifies the cell id. It can be specified either in the local (cabinet#/slot#) or global
(slot#) format. For example, the cell located in cabinet 2, slot 4 is locally identified as
2/4 or globally as simply 20.
cellType specifies the cell type. The valid cellType value is: base, which is the
default if cellType is not specified.
The valid use_on_next_boot values are:
y participate in reboot. Default.
n do not participate in reboot.
The valid failure_usage value for cells is:
ri reactivate with memory interleave. This is the default. Other values will be sup-
ported in future releases.
-m cell:[cellType]:[use_on_next_boot]:[failure_usage
]
Modify attributes of a cell already assigned to this partition.
cell specifies the cell id. It can be specified either in the local (cabinet#/slot#) or global
(slot#) format. For example, the cell located in cabinet 2, slot 4 is locally identified as
2/4 or globally as simply 20.
The valid cellType value is: base.
Section 1M−−620 − 1 − HP-UX Release 11i: December 2000
___
___