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

[Xen-users] Avoiding suspension of xen VM at source after migration.

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Avoiding suspension of xen VM at source after migration.
From: NT_Mail List <nt_at_list@xxxxxxxxx>
Date: Thu, 14 Sep 2006 14:21:05 -0700 (PDT)
Delivery-date: Thu, 14 Sep 2006 15:53:51 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=iWOXPdpE64/mGhgeTyRtUtajNnDyMQHYHUeUZ2K9ooDIvUgG0PPmw+dE01oOJnFp80tupm1ZRxwQ4h9q4pFSPsDOKZq01aw5FwJSrL9S6beiQIuCrpZvEY0B2OyAWOmWSDleo5s1IEtUt1vrz6k7JJNpNLiayhRNC2vRr+Mf6xg= ;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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
Xen Developers:

Today, we can move a VM from point A to point B. The
VM ends up at point B. After that, all resources are
reclaimed at point A. Is there a way we that
after the migration, the VM in A continues to run. We
end up with two VMs, one in A and one (its clone) in
B?

I assume that today's Xen doesn't have any feature to
do this (e.g., xm clone). I wonder however if there is
a specific place in the Xen code that we can comment
out to make this trick work (intuitively, the clone
operation requires less code than the migration).

Do you have any other recommendation/present work that
can making this cloning possible.

thanks,
Chetan

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

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