Just noticed that size of the qcow2 image is more then assigned size / virtual size.<br />
Below kasper image is assigned 100G whereas it has consumed 124gb on system.<br />
-------------------------------------<br />
image size<br />
-------------------------------------<br />
ls -allh kasper.img <br />
-rw-r--r-- 1 qemu qemu 124G Dec 14 20:06 kasper.img<br />
<br />
-------------------------------------<br />
image info<br />
-------------------------------------<br />
qemu-img info kasper.img <br />
image: kasper.img<br />
file format: qcow2<br />
virtual size: 100G (107374182400 bytes)<br />
disk size: 123G<br />
cluster_size: 65536<br />
Snapshot list:<br />
ID TAG VM SIZE DATE VM CLOCK<br />
1 2012-05-22 1.8G 2012-05-22 19:49:53 00:16:47.242
↧