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-devel

Re: [Xen-devel] Migration of paused domains

To: "Steven Hand" <Steven.Hand@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] Migration of paused domains
From: "Jayesh Salvi" <jayeshsalvi@xxxxxxxxx>
Date: Thu, 3 Aug 2006 12:42:19 -0500
Cc: Rob Bradford <rob.bradford@xxxxxxxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 03 Aug 2006 10:42:54 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=XU1JUQE0jTQ73jKpFPPFcj2uLbVCXyVevFopbFw+K/hTCyVqHa0jeUsjCHGh0PDWjijZvq2dK8zs+Y5u6tjKAfMxiGCyP1e3ec/osRryM7ocebwSkdkcJsZkJa0Nu9Jo1OdRqNABedzMvKEnq1pao69/9N445yWkP91Pf5WyFi8=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <E1G8dCq-0008Ul-00@xxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <rob.bradford@xxxxxxxxxxxxxxx> <1154610792.26486.49.camel@xxxxxxxxxxxxxxxxxxxxx> <E1G8dCq-0008Ul-00@xxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
There was a discussion on these lines sometime back.
http://lists.xensource.com/archives/html/xen-devel/2006-05/msg00521.html

On 8/3/06, Steven Hand <Steven.Hand@xxxxxxxxxxxx> wrote:

> I'm not sure if this is a real bug or not, but when attempting to test
> my block device migration system I pause the domain to ensure that no
> more writes to the backing block device will occur.
>
> Unfortunately if the domain is pause an xm migrate command simply leads
> to the xm migrate command hanging. I would have thought it should be
> possible to migrate a paused domain. Is this a bug or is there a real
> problem with trying to migrate a paused domain?

There is a problem in migrating (or saving) a paused paravirtual
domain - the guest OS needs to be 'aware' that it is being suspended
so that it can ensure there are no stale mfns lying around (since
these will no longer be valid after the resume / on the destination
node).


cheers,

S.

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



--
Jayesh
------------------------------------------------------------------------
Everything you can imagine is real
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>