qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu-img convert will increase the VM image
@ 2013-09-11  7:14 xuanmao_001
  2013-09-11  8:28 ` Kevin Wolf
  0 siblings, 1 reply; 3+ messages in thread
From: xuanmao_001 @ 2013-09-11  7:14 UTC (permalink / raw)
  To: qemu-devel, qemu-discuss; +Cc: Kevin Wolf

[-- Attachment #1: Type: text/plain, Size: 615 bytes --]

Hi, all:

I have question about qemu-img convert ...

I have a orignal image with following information:
# qemu-img info ori.qcow2       
image: ori.qcow2
file format: qcow2
virtual size: 2.0G (2097152000 bytes)
disk size: 308M
cluster_size: 65536

when I executed with "qemu-img convert -f qcow2 -O qcow2 ori.qcow2 new.qcow2"
the new.qcow2 like following:
# qemu-img info new.qcow2 
image: new.qcow2
file format: qcow2
virtual size: 2.0G (2097152000 bytes)
disk size: 748M
cluster_size: 65536

so, my question is why the image size increased after my operation?

thanks.




xuanmao_001

[-- Attachment #2: Type: text/html, Size: 1794 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-09-11  8:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-11  7:14 [Qemu-devel] qemu-img convert will increase the VM image xuanmao_001
2013-09-11  8:28 ` Kevin Wolf
2013-09-11  8:50   ` xuanmao_001

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).