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] live migration and swap space

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] live migration and swap space
From: Mark Williamson <mark.williamson@xxxxxxxxxxxx>
Date: Tue, 10 May 2005 16:36:51 +0100
Delivery-date: Tue, 10 May 2005 15:43:22 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <42808857.6080409@xxxxxxxxxxxxxxx>
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>
Organization: University of Cambridge
References: <42808857.6080409@xxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.8
> two VBD as swap disk? 

That won't work unless you transfer the contents between them on migration.

> Swap space on NFS?? 

That'd work, although it may require a kernel patch (or at least a recompile) 
to enable swapping to NFS.

Another approach (better performing than swapping to NFS) would be to swap to 
a GNBD disk on a server somewhere.  I'm not sure if Linux can natively swap 
to GNBD but you could configure the GNBD device on both dom0's (same device 
node on each) then just export that as a VBD to the guest.

Swapoff before migration (as Anthony suggested) should also work.

Cheers,
Mark

> Any help would be greatly appreciated,
>
> Thanks
>
> Daniele
>
> _______________________________________________
> 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>