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: "Petersson, Mats" <Mats.Petersson@xxxxxxx>
Subject: RE: [Xen-users] VM Checkpointing anyone?
From: Claris Castillo <ccastil@xxxxxxxxxx>
Date: Sun, 17 Jun 2007 13:11:31 -0400
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 17 Jun 2007 10:09:42 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <907625E08839C4409CE5768403633E0B02561DF2@xxxxxxxxxxxxxxxxx>
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
Hi
I have installed Xen 3.1 on RHEL 5 and it is working pretty well, The
installation was smooth (specially when compared
to Fedora 7!)
However,  the checkponting option for "xm save" does not seem to be
available.
Is it that checkpointing is not supported yet ?The man pages don't say
anything about checkpointing neither.
Prompt help would be really appreciated. Just installing Xen took me
days...
cc

> -----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>