HP StorageWorks HSG60 and HSG80 Array Controller and Array Controller Software Command Line Interface Reference Guide (EK-G80CL-RA. C01, March 2005)

CLI Command Descriptions
132 HP StorageWorks HSG60 and HSG80 Array Controller and Array Controller Software
Command Line Interface Reference Guide
Removes a partition from a container. Marks the area reserved for a partition as
available. The available area is then consolidated with any adjacent free areas.
Caution: Data contained on a partition is lost after you enter the
DESTROY_PARTITION command.
You cannot destroy a partition that is assigned a unit number. You must first enter
the DELETE unit-number command to delete the unit that is using the
partition. After all partitions are destroyed, the container from which they were
created must be initialized.
Syntax
DESTROY_PARTITION container-name
PARTITION=partition-number
Parameters
The following parameters support the DESTROY_PARTITION command:
container-name
partition-number
These parameters are described in the following paragraphs.
container-name
Identifies the disk or storageset containing the partition to be destroyed. This
is the name given to the container after it was created using the ADD command
(for example, ADD DISKS, ADD STRIPESETS, and so forth).
partition-number
Identifies the partition to be destroyed. Use the SHOW DISKS, SHOW
STORAGESETS, SHOW STRIPESETS, or SHOW RAIDSETS command to
identify the correct partition before submitting the DESTROY_PARTITION
command.
DESTROY_PARTITION