Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] domU snaphots

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] domU snaphots
From: Marcel Lanz <marcel.lanz@xxxxxx>
Date: Wed, 30 Mar 2005 09:02:13 +0200
Delivery-date: Wed, 30 Mar 2005 07:02:22 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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
User-agent: Mutt/1.5.6+20040907i
I'd like to snapshot a domU at any time to have a checkpoint of the
domain.

Actually I only need the partitions saved, not the domU.

I'd do this now by shuting down the domain, hence the fs are umounted and
then dd/partimage the partitions.

its not perfect, because I have around one minute downtime and actually
a shutdown.

If I see the xen migrate/save of a domain, why not copy the domain with its
disks ? 

Is

- xm pause ..
- xm save ..
- dump saved_domU and its disks to a checkpoint
- xm unpause 
- restore the checkpoint, shut it down and dump the disks

an option, or how would you do that ?

marcel

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

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