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

[Xen-devel] migrate to localhost - should it work?

To: "xen-devel" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] migrate to localhost - should it work?
From: "James Harper" <james.harper@xxxxxxxxxxxxxxxx>
Date: Tue, 15 Jul 2008 13:06:29 +1000
Delivery-date: Mon, 14 Jul 2008 20:06:52 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcjmJ8cPvhh0KzhbS8mwKf+ur5A0Og==
Thread-topic: migrate to localhost - should it work?
Should a migrate to localhost work? In trying to test the gplpv drivers,
when they are active a migrate to localhost doesn't work while it does
with the qemu drivers.

In my xend.log I get this:

"
[2008-07-15 12:58:26 28893] DEBUG (DevController:595)
hotplugStatusCallback
/local/domain/0/backend/vbd/245/768/hotplug-status.
[2008-07-15 12:58:26 28893] DEBUG (DevController:609)
hotplugStatusCallback 5.
[2008-07-15 12:58:26 28893] ERROR (XendCheckpoint:297) Device 768 (vbd)
could not be connected.
Device /dev/vg00/virt-virtdemo-0-snap is mounted in a guest domain,
and so cannot be mounted now.
Traceback (most recent call last):
  File "/usr/lib/xen-3.2-1/lib/python/xen/xend/XendCheckpoint.py", line
295, in restore
    dominfo.waitForDevices() # Wait for backends to set up
"

Which looks like a race between the old domain and the new domain in the
use of the block device. I suspect maybe this isn't a supported
operation? Or maybe I'm not doing something right with the save code in
gplpv.

Thanks

James

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

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