Files
tldr/pages/common/virsh-pool-destroy.md
2021-06-23 14:22:33 +01:00

325 B

virsh pool-destroy

Stop an active virtual machine storage pool (delete a stopped storage pool using virsh pool-delete). See also: virsh. More information: https://manned.org/virsh.

  • Stop a storage pool specified by name or UUID (determine using virsh pool-list):

virsh pool-destroy --pool {{name|uuid}}