Managing Superdome Complexes: A Guide for HP-UX System Administrators

Configuring and Managing Superdome Partitions
HP-UX Superdome Configuration Commands—Details and Syntax
Chapter 4 213
parremove Command
NOTE For the most up-to-date reference information on the parremove
command, see the parremove (1M) manpage on your system. The
information here is provided for quick reference.
The parremove command removes an existing partition. This will
remove all cells from the partition and destroy the partition definition.
After a partition is removed, to re-create it you must do so from
HP-UX running on another partition in the same complex.
Root permission is required to run this command.
NOTE This command fails if a partition is booted/active. This means all the
cells in the partition must be shutdown for reconfiguration before using
the parremove command.
This note does not apply if the partition being deleted is the local
partition and the -F option has been specified.
parremove Command Syntax
The command-line syntax for parremove is:
See the parremove (1M) manpage for additional details.
Synopsis parremove -p PartitionNumber [-F] [-k s_lock:p_lock]
Options -p PartitionNumber Specifies the partition to be removed.
-F Forcibly remove the partition. If the partition is
inactive, the partition is removed. If the partition is
active and if it is the local partition, the partition is
removed.
If the partition is active but is not the local partition,
then the partition will not be removed.
-k s_lock:p_lock For use by SAM, not available to command-line users.