标签:
qemu-img convert -O qcow2 /path/old.img.qcow2 /path/new.img.qcow2转自:https://havee.me/linux/2011-09/compress-qcow2-disk-image.html
qemu-img convert -O qcow2 /path/old.img.qcow2 /path/new.img.qcow2
qcow2文件压缩
原文地址:http://www.cnblogs.com/pinganzi/p/5781140.html