Automatically shrink your VM disk images when you delete files
Update: This got significantly simpler with newer qemu and virt-manager, read an updated post. If you use VMs a lot, you know that with the most popular qcow2 disk format, the disk image starts small, but grows with every filesystem change happening inside the VM. Deleting files inside the VM doesn’t shrink it. Of course … Continue reading Automatically shrink your VM disk images when you delete files
Read More