Symantec logo

Deleting a storage pool

To delete a storage pool, use the following command:

# vxpool [-g diskgroup] [-r] delete storage_pool

The -r option must be specified to dissociate all disks from the storage pool and then delete the storage pool as shown in the following example:

# vxpool -g mydg -r delete ReliablePool

If any volumes are present in the storage pool, you must delete these before the storage pool can be deleted.