Describe désert/Linux/KVM here.
* destroy all pool
- for pool in $(virsh pool-list | grep sd | awk '{ print $1 }'); do virsh pool-destroy --pool $pool; done
Describe désert/Linux/KVM here.
* destroy all pool
désert/Linux/KVM (last edited 2022-07-22 07:43:33 by localhost)