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] VM Checkpointing anyone?

To: "Claris Castillo" <ccastil@xxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-users] VM Checkpointing anyone?
From: "Petersson, Mats" <Mats.Petersson@xxxxxxx>
Date: Tue, 12 Jun 2007 10:50:46 +0200
Delivery-date: Tue, 12 Jun 2007 01:49:12 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <OFBA423128.C3A14210-ON852572F7.0077346B-852572F7.0077A447@xxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acesch1ikp2edhEKTQ65B/jbVYM2iwAXBRjQ
Thread-topic: [Xen-users] VM Checkpointing anyone?
 

> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx 
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of 
> Claris Castillo
> Sent: 11 June 2007 22:47
> To: xen-users@xxxxxxxxxxxxxxxxxxx
> Subject: [Xen-users] VM Checkpointing anyone?
> 
> 
> Hi,
> I am needing VM checkpointing feature running for a POC I am 
> working on.
> I saw that it is in the roadmap and there are some email on 
> the issue in
> teh
> devel-mailing list.  Has anyone experienced with it?
> Any link/information would be appreciated.

Checkpointing should work with the current code in 3.1 for both HVM and
PV domains. Previous versiosn should support PV domains but not HVM. 

The command for this is "xm save -c domid_or_domname savefile"

To restart a checkpointed domain, you use "xm restore savefile". 

I say should, as this is not something I have tested in itself. However,
I'm quite sure that it works, as checkpointing is essentially the same
as a save, except that after the data has been saved, instead of
"removing" the guest, it's "unpaused". 

Have you tried it, and if so, did it work?

[Note of course that the disk-content on such a saved domain isn't
guaranteed to be consistent, so you may want to "snapshot" the diskimage
at the same time. 

--
Mats

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



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

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