The delete diskPool command deletes a disk pool.
This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.
To execute this command on an storage array, you must have the Storage Admin role.
Depending on your version of the storage management software, this command also deletes all of the volumes in the disk pool. If your version of the storage management software does not support automatic deletion of the volumes, you can force the deletion of the disk pool and volumes.
delete diskPool [diskPoolName]
[force=(TRUE | FALSE)]
Parameter | Description |
---|---|
diskPoolName | The name of the disk pool that you want to delete. Enclose the disk pool name in square brackets ([ ]). If the disk pool name contains special characters or consists only of numbers, you must enclose the name in double quotation marks (" ") inside square brackets. |
force | This parameter forces the deletion of volumes if your storage management software does not support automatic deletion of the volumes in the disk pool. To force the deletion of a disk pool and the volumes that it contains, set this parameter to TRUE . The default is FALSE . |
Each disk pool name must be unique. You can use any combination of alphanumeric characters, underscore (_), hyphen(-), and pound (#) for the user label. User labels can have a maximum of 30 characters.