WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] xm save -c

To: "Nick Couchman" <Nick.Couchman@xxxxxxxxx>
Subject: Re: [Xen-users] xm save -c
From: "Todd Deshane" <deshantm@xxxxxxxxx>
Date: Wed, 1 Oct 2008 00:32:55 -0400
Cc: XEN Mailing List <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 30 Sep 2008 21:33:33 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=fCUU0lPB8xZ/gqByx1NdrJ6NwkEEZChPtEE1UmKh63o=; b=FZMGzER1keSfCQh8XZy0CZyNuW0TlNXABFMMUnOdW/GfJp+yyWP4q6WG6kQ4DiBHCG tMq6Oo6QZKSZ6TiJMehk4DRn8IbobpAKJDkCHTrzaKg0cZ86kt+gy2wJpsgwZObEnymS suQyBM3ARnLM8N4t0nvLnvVUZjQsm4WhzMcaQ=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:references; b=HXLiGBilna51Bw4Qx1xugc/4ITXt1N1OIZUor+4vAcr8up/Siq22FmP2LfjSlWI70T BGXLp5H9LXiZkLtSSJs2LRvyMnRM28b/EtDEqcsUrKXSk3ECPfMyMuzcPIdENW9D6jEu 1knMKoZBnIUOm2iBh2kV4vlam0EZeolnLB54I=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <48DE2BA7.87A6.0099.1@xxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <48DE2BA7.87A6.0099.1@xxxxxxxxx>
Reply-to: deshantm@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Sat, Sep 27, 2008 at 2:48 PM, Nick Couchman <Nick.Couchman@xxxxxxxxx> wrote:
> I'm tossing around the idea of creating a sort of "VDI" setup with Xen.  One
> thing that I would like to do in this scenario is "checkpoint" the user's VM
> at a certain interval so that if something bad happens they can go right
> back to the latest point time - maybe a half-hour earlier or something like
> that.  I was trying to use "xm save -c <Domain> <File>" to do this, but the
> domain pauses while the contents of memory are saved off to disk.  I was
> wondering if anyone knows of a way to "checkpoint" without pausing the
> domain?  I can't do something like an hourly checkpoint if the domain pauses
> every hour - the users on the domUs would kill me.  Is "seamless
> checkpointing" something that's being developed, something that can be done
> another way, or something I should just give up on now?
>

It is on the TODO list (last updated Jan 08):
http://wiki.xensource.com/xenwiki/XenTodoList

I think the LVM snapshots should be a good way.

Another idea is to use a ZFS domain.

I'll look into this more soon.

A quick google search and remembering back to a previous Xen summit,
there have been attempts. I don't know the status of them though.

Feel free to float around ideas and discussion about this type of thing
on the xen-research list.

We should also do a better search of the summits and mailing lists
to see what has been done and also check roadmaps and ask xen-
devel if anybody is working on it.

Cheers,
Todd

-- 
Todd Deshane
http://todddeshane.net
check out our book: http://runningxen.com

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>