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

[Fwd: Re: [Xen-users] File-backed VBDs Migration help]

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Fwd: Re: [Xen-users] File-backed VBDs Migration help]
From: Jonathan Wheeler <griffous@xxxxxxxxxxxx>
Date: Tue, 14 Jun 2005 22:37:06 +1200
Delivery-date: Tue, 14 Jun 2005 10:36:14 +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: Mozilla Thunderbird 1.0.2 (X11/20050423)
James Bulpin wrote:

> Jonathan,
>
> If you only want migration for maintanence purposes then you could
> probably put up with a small downtime during the migration. How about
> having your "migrate" sequence as:
>
> xm save mydomain /path/mydomain.save
> rcp [or whatever] /path/mydomain.save otherhost:/path/mydomain.save
> rcp /path/mydomain-vbd.img otherhost:/path/mydomain-vbd.img
>
> then on otherhost:
>
> xm restore /path/mydomain.save
>
> (Disclaimer: I've not tried this but I can't see any reason why it
> wouldn't work.)
>
> Downtime would be dictated by the size of your save and vbd files and
> the speed of the network between the hosts.
>
> James 

Thanks James,

I tried that out, and it appeared to work ok. The guest didn't pick up
the new time, but perhaps that's just how it works - I'm still rather
new to all this.

I would definitely prefer to not have the downtime associated with
copying the larger images across the network.
Do I have any other options that don't involve using a nfs server as a
single point of failure?

Thanks,
Jonathan.



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

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