All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fam Zheng <famz@redhat.com>
To: lampahome <pahome.chen@mirlab.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] Can I convert backing file to internal snapshot?
Date: Fri, 14 Sep 2018 14:05:43 +0800	[thread overview]
Message-ID: <20180914060543.GB3653@lemon.usersys.redhat.com> (raw)
In-Reply-To: <CAB3eZfsGcWP2WdZXocQ6wdztBbRofgXOVi+N=W3FEPxH0N1hyA@mail.gmail.com>

On Fri, 09/14 12:23, lampahome wrote:
> Can I convert from internap snapshot to external snapshot?
> If there's 3 snapshots in one qcow2, can I convert them all to external
> snapshots?

Qcow2 doesn't track internal snapshot dependencies like external snapshot, so
there is no direct way to create the "differentiative" or "delta" images in the
same way as would be with external snapshots. In theory it's possible to convert
all internal snapshots to separate full images then create delta by
sector-by-sector comparison.

Fam

  reply	other threads:[~2018-09-14  6:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-12  7:35 [Qemu-devel] Can I convert backing file to internal snapshot? lampahome
2018-09-12  7:44 ` Fam Zheng
2018-09-14  4:23   ` lampahome
2018-09-14  6:05     ` Fam Zheng [this message]
2018-09-14 14:52       ` Eric Blake

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=20180914060543.GB3653@lemon.usersys.redhat.com \
    --to=famz@redhat.com \
    --cc=pahome.chen@mirlab.org \
    --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 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.