qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Max Reitz <mreitz@redhat.com>,
	Erik Rull <erik.rull@rdsoftware.de>,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] Comparison of virtual disks?
Date: Mon, 04 May 2015 14:27:46 +0200	[thread overview]
Message-ID: <554765C2.7010900@redhat.com> (raw)
In-Reply-To: <55475499.1040708@redhat.com>



On 04/05/2015 13:14, Max Reitz wrote:
> I'm sorry, but I don't know whether such a chart exists (the closest
> thing I know is http://en.wikipedia.org/wiki/Category:Disk_images -
> which is not very close...). However, the general assumption we as
> developers are working with is that if the user's top priority is
> performance, they should use raw; and if they want to use all of the
> features qemu's block layer provides, they should use qcow2. All other
> formats are implemented merely for compatibility and ideally they should
> not be used for running VMs, but only for converting them to qcow2 using
> qemu-img convert.

In addition to this, there are a bunch of image formats that have good
read performance: I can think of vhdx, vmdk, vdi.  These can be used as
backing images for qcow2, for example the virt-v2v tool uses this trick
to convert Hyper-V and VMware images without copying them first.

Paolo

      reply	other threads:[~2015-05-04 12:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-03  8:16 [Qemu-devel] Comparison of virtual disks? Erik Rull
2015-05-04 11:14 ` Max Reitz
2015-05-04 12:27   ` Paolo Bonzini [this message]

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=554765C2.7010900@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=erik.rull@rdsoftware.de \
    --cc=mreitz@redhat.com \
    --cc=qemu-devel@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 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).