Resizing KVM qcow2 images
Expanding images Shut down the virtual machine Resize the image withqemu-img resize image.qcow2 +SIZEWhere SIZE is the size (e.g. 10G for 10 gigabytes). Boot into gparted live and resize the partition. Shrinking images Boot…