From: Bamvor Jian Zhang <bjzhang@suse.com>
To: xen-devel@lists.xen.org
Cc: zzhou@suse.com, ian.campbell@citrix.com, hahn@univention.de,
ian.jackson@eu.citrix.com, cyliu@suse.com, jfehlig@suse.com,
bjzhang@suse.com, anthony.perard@citrix.com,
davidkiarie4@gmail.com
Subject: [RFC V5 0/5] domain snapshot document and discussion
Date: Mon, 7 Jul 2014 15:45:59 +0800 [thread overview]
Message-ID: <1404719164-4983-1-git-send-email-bjzhang@suse.com> (raw)
Here is the fifth version about domain snapshot documents, the previous version
is here[1][2][3][4].
There are lots of useful suggestions in previous four round review. I would like
to thank you for all your support. From my point of view, the current version
is more close to what i am doing. I could send the patch out when community feel
document in good shape.
In addition, there is a API changes during document review. It would affect what
David kiarie work on the GSoC project(snapshot support for libvirt libxl driver).
It is important for me and David could get the help from reviewing this.
There are lots of potential features about snapshots. Now we try to focus on
basic features, providing API for libvirt libxl driver which supports the same
functionality as libvirt qemu driver. Advanced features are deferred to the
next phase.
Libxl manages the domain snapshot information through the configuration file.
All snapshot informatin for specific domain is stored here:
"/var/lib/xen/snapshots/<domain_uuid>/snapshotdata-<snapshot_name>.libxl-json",
This file is one for per snapshot per domain.
changes since v4:
reorganize the document
add docs/misc/snapshot-HOWTO.txt
add the explanation of domain snapshot api.
changes since v3:
split one document into difference document, hope it will be easier to
review and discuss.
changes since v2:
1), reorgnized the whole docments.
2), do not export the dedicated the disk snapshot commands.
3), others changes according to Ian and Jim's comment.
0000 this file
0001 how to use xl snapshot-xxx command
0002 introduce new struct and new api in order to implement domain
snapshot in toolstack (xl or libvirt).
0003 manpage xl snapshot-xxx command
0004 discussion about xl snapshot implementation and what is not covered
in current work.
0005 manpage for xl domain snapshot configuraiton
[1] http://lists.xen.org/archives/html/xen-devel/2014-04/msg00414.html
http://lists.xen.org/archives/html/xen-devel/2014-04/msg00244.html
[2] http://lists.xen.org/archives/html/xen-devel/2014-04/msg02549.html
[3] http://lists.xen.org/archives/html/xen-devel/2014-05/msg01977.html
[4] http://lists.xen.org/archives/html/xen-devel/2014-06/msg02971.html
next reply other threads:[~2014-07-07 7:45 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-07 7:45 Bamvor Jian Zhang [this message]
2014-07-07 7:46 ` [RFC V5 1/5] docs: libxl Domain Snapshot HOWTO Bamvor Jian Zhang
2014-07-07 7:46 ` [RFC V5 2/5] Libxl Domain Snapshot API Design Bamvor Jian Zhang
2014-07-11 12:47 ` Ian Campbell
2014-07-11 13:19 ` Ian Jackson
2014-07-11 15:43 ` Bamvor Jian Zhang
2014-07-14 14:42 ` Bamvor Jian Zhang
2014-07-14 15:18 ` Ian Campbell
2014-07-16 9:27 ` Bamvor Jian Zhang
2014-07-16 9:50 ` Ian Campbell
2014-07-17 8:02 ` Bamvor Jian Zhang
2014-07-07 7:46 ` [RFC V5 3/5] docs: manpage for xl snapshot command Bamvor Jian Zhang
2014-07-07 7:46 ` [RFC V5 4/5] xl snapshot-xxx implementation details Bamvor Jian Zhang
2014-07-07 7:46 ` [RFC V5 5/5] docs: man page for xl.snapshot.cfg Bamvor Jian 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=1404719164-4983-1-git-send-email-bjzhang@suse.com \
--to=bjzhang@suse.com \
--cc=anthony.perard@citrix.com \
--cc=cyliu@suse.com \
--cc=davidkiarie4@gmail.com \
--cc=hahn@univention.de \
--cc=ian.campbell@citrix.com \
--cc=ian.jackson@eu.citrix.com \
--cc=jfehlig@suse.com \
--cc=xen-devel@lists.xen.org \
--cc=zzhou@suse.com \
/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).