beautypg.com

Delete container-name – HP Array Controller HSG V8.7 Software User Manual

Page 329

background image

CLI Commands

B–57

DELETE container-name

Deletes a container belonging to the controller’s configuration. You
cannot delete a container in use by a higher-level container. For
example, you cannot delete a disk belonging to a RAIDset, or a
RAIDset belonging to a unit; you must first delete the higher-level
container or containers.

Note This command does not delete sparesets or failedsets. You cannot
delete spareset and failedset containers. See the DELETE FAILEDSET
and DELETE SPARESET commands for details.

When a storageset is deleted, the individual disks are free to be used by
another container. If you create the container again with the exact same
disk configuration, and none of the disks have been used for anything,
or initialized, then the container can be reassembled using its original
disks.

Syntax

DELETE container-name

Parameters

container-name
Identifies the container to be deleted. This is the name given to the
container when it was created using the ADD command (for example,
ADD DISK, ADD STRIPESET, and so forth).

Examples

To delete a disk drive named DISK10000, type:

DELETE DISK10000

To delete a stripeset named STRIPE1, enter:

DELETE STRIPE1

To delete a RAIDset named RAID9, use:

DELETE RAID9