qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Mike Sun" <msun@gatech.edu>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] QCOW2 multiple disk (not VM) snapshots
Date: Wed, 19 Nov 2008 14:23:44 -0500	[thread overview]
Message-ID: <e4e579070811191123r8bbd99eje863f11ae909a527@mail.gmail.com> (raw)

Hi,

For a research project, we've been doing a bit of hacking with Xen and
utilize QCOW disk images as our VBDs. One intriguing thing about the
QCOW2 format was support for multiple disk snapshots. Unfortunately,
it seems from what I've been able to glean that support for multiple
snapshots within a QCOW2 image is really only supported by QEMU's VM
snapshot feature. Since I'm using Xen and only use QCOW2 disk images,
I was wondering if there was any way from a tool such as 'qemu-img' to
take snapshots of the QCOW2 disk image only and not through the
general QEMU VM snapshot?

Originally, I had thought that the CoW functionality provided by QCOW
disks could be used to implement snapshots, but I learned that this
wasn't achievable since QCOW disks cannot recursively back themselves.

Thanks,
Mike

             reply	other threads:[~2008-11-19 19:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-19 19:23 Mike Sun [this message]
2008-11-24 14:16 ` [Qemu-devel] QCOW2 multiple disk (not VM) snapshots Kevin Wolf
2008-11-24 20:46   ` Anthony Liguori
2008-11-25  9:07     ` Kevin Wolf
2008-11-25 15:33       ` Kevin Wolf
2008-11-24 20:51   ` [Qemu-devel] " Charles Duffy

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=e4e579070811191123r8bbd99eje863f11ae909a527@mail.gmail.com \
    --to=msun@gatech.edu \
    --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).