free up not used space on a qcow2-image-file on kvm/qemu
The image will not shrink automatically, since when you delete files, you don’t actually delete data (this is why undelete works). Qemu has a facility to shrink qcow2 images back, …
free up not used space on a qcow2-image-file on kvm/qemu Read More