logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Virsh Pool Undefine - Delete Storage Pool | Online Free DevTools by Hexmos

Delete virsh storage pool configurations with Virsh Pool Undefine. Manage storage virtualization, remove pool definitions and clean up unused storage. Free online tool, no registration required.

virsh-pool-undefine

Delete the configuration file in /etc/libvirt/storage for a stopped virtual machine storage pool. See also: virsh, virsh-pool-destroy. More information: https://manned.org/virsh.

  • Delete the configuration for the storage pool specified name or UUID (determine using virsh pool-list):

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

return

See Also