pool-delete
Deletes the volumes of a storage pool.
Syntax
Attention: This command is intended for
expert users. Depending on the pool type, the results range from no effect to loss of data. In
particular, data is lost when a zfs or LVM group pool is deleted.
- <pool-name>
- Is the name of the storage pool.
- <pool-UUID>
- Is the UUID of the storage pool.
Selected options
- --pool
- Specifies the storage pool.
Usage
Managing storage poolsExample
This example deletes the volumes of storage pool
pool1.# virsh pool-delete pool1