pool-undefine
Deletes the persistent libvirt definition of a storage pool.
Syntax
- <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 removes storage pool
pool1 from the libvirt
definition.# virsh pool-undefine pool1