Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-users

Re: [Xen-users] Clone a Guest Machine

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Clone a Guest Machine
From: Steve Kemp <steve@xxxxxxxxxxxx>
Date: Tue, 27 Feb 2007 21:07:08 +0000
Delivery-date: Tue, 27 Feb 2007 13:06:23 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <e3977d9c0702271234u1c158548gaf5a7639fe801ddb@xxxxxxxxxxxxxx>
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>
References: <e3977d9c0702271234u1c158548gaf5a7639fe801ddb@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.13 (2006-08-11)
On Tue, Feb 27, 2007 at 05:34:20PM -0300, Artur Baruchi wrote:

> Somebody knows, if does exist a tool to clone a guest system (already
> configured and running) ?

  xen-tools can do that, if you're running on Debian it would be simple
 to install, then just:

    xen-create-image --copy=/path/to/mounted/image
    --hostname=new.host.name --ip=new.ip.address --dist=etch

  It does assume that you've mounted the disk image of the original
 server somewhere, and that the distribution is one of the ones it
 supports, (etch, sarge, gentoo, etc), so that it can configure
 the networking details for the new copy.

Steve
-- 

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

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