All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] qemu-img convert of a backing qcow2 snapshot
@ 2016-07-12  3:42 Christopher Pereira
  2016-07-12 14:07 ` Eric Blake
  0 siblings, 1 reply; 3+ messages in thread
From: Christopher Pereira @ 2016-07-12  3:42 UTC (permalink / raw)
  To: qemu-devel

Hi,

Let's say we have this chain:

     base <--- sn1 <--- sn2 <--- active

Can we shutdown the VM and "qemu-img convert sn2 -O qcow2 sn2_new" and 
rebase active to sn2_new like this:

     sn2_new <--- active

?

Or is it better practice to blockpull? BTW, is blockpull into an 
non-active snapshot already supported and stable?

I have tested this qemu-img convert approach and it seems to work, but I 
would like to ask someone more familiar with qcow2 internals and prevent 
data corruption.

Best regards,
Christopher Pereira

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

end of thread, other threads:[~2016-07-12 20:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-12  3:42 [Qemu-devel] qemu-img convert of a backing qcow2 snapshot Christopher Pereira
2016-07-12 14:07 ` Eric Blake
2016-07-12 20:16   ` [Qemu-devel] qemu-img convert of a backing qcow2 snapshot (THANKS) Christopher Pereira

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.