From: Rudy Zhang <rudyflyzhang@gmail.com>
To: qemu-devel@nongnu.org, qemu-block@nongnu.org,
Fam Zheng <famz@redhat.com>, John Snow <jsnow@redhat.com>
Subject: [Qemu-devel] [Questions] Several questions about incremental backup
Date: Mon, 25 Jan 2016 15:35:13 +0800 [thread overview]
Message-ID: <56A5D031.4030409@gmail.com> (raw)
I am reading and testing the function: incremental backup in qemu-2.5.
But I have serveral questions about it.
1. If I want to start image backup, at first I need to start full mode backup
and then, add a bitmap to trace io, next start incremental backup via the
bitmap before we added. But when the first incremental backup over, it will
abdicate the bitmap. How can I start the second incremental backup without
the bitmap to trace io? I don't know why abdicate the bitmap.
Is it only an incremental backup?
2. When abdicating the bitmap, it seems leak memory about bitmap->successor.
next reply other threads:[~2016-01-25 7:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-25 7:35 Rudy Zhang [this message]
2016-01-25 19:19 ` [Qemu-devel] [Questions] Several questions about incremental backup John Snow
2016-01-26 2:33 ` Rudy Zhang
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=56A5D031.4030409@gmail.com \
--to=rudyflyzhang@gmail.com \
--cc=famz@redhat.com \
--cc=jsnow@redhat.com \
--cc=qemu-block@nongnu.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.