Virsh pool-destroy
Jump to navigation
Jump to search
Internal
Overview
Stops the specified pool. In this context, "destroy" means stop.
After stopping the pool, libvirt will no longer manage the storage described by the pool, but the raw data contained in the pool will not be changes, and can be later recovered with virsh pool-create.
virsh pool-destroy <pool-name>