All of lore.kernel.org
 help / color / mirror / Atom feed
From: xuanmao_001 <xuanmao_001@163.com>
To: qemu-devel <qemu-devel@nongnu.org>,
	qemu-discuss <qemu-discuss@nongnu.org>
Cc: Kevin Wolf <kwolf@redhat.com>
Subject: [Qemu-devel] qemu-img convert will increase the VM image
Date: Wed, 11 Sep 2013 15:14:52 +0800	[thread overview]
Message-ID: <2013091115145240614211@163.com> (raw)

[-- 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 --]

             reply	other threads:[~2013-09-11  7:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-11  7:14 xuanmao_001 [this message]
2013-09-11  8:28 ` [Qemu-devel] qemu-img convert will increase the VM image Kevin Wolf
2013-09-11  8:50   ` xuanmao_001

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2013091115145240614211@163.com \
    --to=xuanmao_001@163.com \
    --cc=kwolf@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-discuss@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.