From: Anthony Liguori <aliguori@us.ibm.com>
To: Steven Hand <Steven.Hand@cl.cam.ac.uk>
Cc: Noam Taich <noam.taich@qumranet.com>,
xen-devel@lists.xensource.com, veillard@redhat.com
Subject: Re: Domain save/migrate issue
Date: Tue, 14 Feb 2006 08:55:39 -0600 [thread overview]
Message-ID: <43F1EF6B.7010304@us.ibm.com> (raw)
In-Reply-To: <E1F91Pt-0000lP-00@mta1.cl.cam.ac.uk>
Steven Hand wrote:
>> I tend to agree, it's about having orthogonal APIs, I think you can build
>> the current behaviour by a sequence of the simpler save and a destroy (though
>> it would not be atomic anymore). Is there any strong reason a saved domain
>> must not be left running ?
>>
>
> Unless you also have some way to simulataneously snapshot the file
> system, it is not safe to allow the guest to continue and then later
> resume the checkpointed version.
>
There are storage devices that provide this capability. Also, Dan Smith
is working on a COW device for Xen that could be used to checkpoint a
storage device.
However, there's a fair bit of work that would be needed to allow for
light-weight checkpointing. A domain has to be suspended for the
checkpoint to finish (although presumably one could use a similar as
live migration to get most of the way there). Today, in Xen, there is
no way to get out of a suspended state.
If a domain could leave the suspended state, it would make checkpointing
pretty cheap. Also, presumably, it would simplify rebooting because
instead of having to recreate a domain on reboot, the hypervisor could
just reinit it. Of course, it would need some way of knowing how to
build the domain...
Regards,
Anthony Liguori
> S.
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>
>
next prev parent reply other threads:[~2006-02-14 14:55 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-14 14:08 Domain save/migrate issue Noam Taich
2006-02-14 14:41 ` Daniel Veillard
2006-02-14 14:44 ` Steven Hand
2006-02-14 14:55 ` Anthony Liguori [this message]
2006-02-14 14:57 ` Daniel Veillard
2006-02-15 11:28 ` Jacob Gorm Hansen
-- strict thread matches above, loose matches on Subject: below --
2006-02-15 16:42 Noam Taich
2006-02-15 16:22 Noam Taich
2006-02-15 16:26 ` Anthony Liguori
2006-02-15 9:32 Noam Taich
2006-02-15 8:38 Noam Taich
2006-02-15 14:16 ` Anthony Liguori
2006-02-14 13:45 Noam Taich
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=43F1EF6B.7010304@us.ibm.com \
--to=aliguori@us.ibm.com \
--cc=Steven.Hand@cl.cam.ac.uk \
--cc=noam.taich@qumranet.com \
--cc=veillard@redhat.com \
--cc=xen-devel@lists.xensource.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 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.