qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] QCOW2 multiple disk (not VM) snapshots
@ 2008-11-19 19:23 Mike Sun
  2008-11-24 14:16 ` Kevin Wolf
  0 siblings, 1 reply; 6+ messages in thread
From: Mike Sun @ 2008-11-19 19:23 UTC (permalink / raw)
  To: qemu-devel

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

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

end of thread, other threads:[~2008-11-25 15:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-19 19:23 [Qemu-devel] QCOW2 multiple disk (not VM) snapshots Mike Sun
2008-11-24 14:16 ` 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

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).