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] domU pause while migration

To: Paras pradhan <pradhanparas@xxxxxxxxx>
Subject: Re: [Xen-users] domU pause while migration
From: Rafael Emerick <rafael.rezo@xxxxxxxxx>
Date: Mon, 28 Dec 2009 01:02:13 -0200
Cc: Xen Users <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Sun, 27 Dec 2009 19:03:01 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=0FweXe9YszCd5F+8puVDrONHKXAWYEBDjH9MiXZkn6c=; b=TFwntZmV/OCG+dX3ko5nlBzKysxd+z/IT4R/MEVQV476tuyOayKWS6T8Fk0TRbhevz Khzjm1aEn8mT9TiK4RiMiQHZ8AHokq9B3f0WOlp0urlbbzuj+m0JcL+U47J6EgElvukx sIPagHLGkanwrqW6RonHpWRfapnnbEqa5FU9Q=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=x0arQ5m32bQ/IaGQ93kj8rirXqGZxfvRqaNtQ5OB/SB5laOg6KPr7kJP0BNkfGprAZ bLw8qKWOMc3/DD0ykMybdKhRVbO06Gws0yt/KreEL83KfAjz5GznDvfJBxGQzr7MCwcw YTl1WGYV4zsacTlh2QhCR9CvWBX7skcIPx4j4=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <8b711df40912181554u61614e3bh41bc6ea7ab2545a9@xxxxxxxxxxxxxx>
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <8b711df40912181554u61614e3bh41bc6ea7ab2545a9@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I was with a similar problem.
I put more memory to my domU, and the live migration gone back to normal!
My domU is now with 512M and the live migration is ok.

On Fri, Dec 18, 2009 at 9:54 PM, Paras pradhan <pradhanparas@xxxxxxxxx> wrote:
Hi,

When I live migrate a domain to the 2nd server , I get my domain in paused state. But after a minute or so it is back to normal.  But why is this taking this much time.

xm log says:

[2009-12-18 17:46:33 xend 13531] DEBUG (DevController:158) Waiting for devices vkbd.
[2009-12-18 17:46:33 xend 13531] DEBUG (DevController:158) Waiting for devices vfb.
[2009-12-18 17:46:33 xend 13531] DEBUG (DevController:158) Waiting for devices pci.
[2009-12-18 17:46:33 xend 13531] DEBUG (DevController:158) Waiting for devices ioports.
[2009-12-18 17:46:33 xend 13531] DEBUG (DevController:158) Waiting for devices tap.
[2009-12-18 17:46:33 xend 13531] DEBUG (DevController:164) Waiting for 51712.
[2009-12-18 17:46:33 xend 13531] DEBUG (DevController:509) hotplugStatusCallback /local/domain/0/backend/tap/5/51712/hotplug-status.
[2009-12-18 17:48:13 xend 13531] ERROR (XendCheckpoint:277) Device 51712 (tap) could not be connected. Hotplug scripts not working.
Traceback (most recent call last):
  File "/usr/lib64/python2.4/site-packages/xen/xend/XendCheckpoint.py", line 275, in restore
    dominfo.waitForDevices() # Wait for backends to set up
  File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 2330, in waitForDevices
    self.waitForDevices_(c)
  File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomainInfo.py", line 1422, in waitForDevices_
    return self.getDeviceController(deviceClass).waitForDevices()
  File "/usr/lib64/python2.4/site-packages/xen/xend/server/DevController.py", line 160, in waitForDevices
    return map(self.waitForDevice, self.deviceIDs())
  File "/usr/lib64/python2.4/site-packages/xen/xend/server/DevController.py", line 170, in waitForDevice
    raise VmError("Device %s (%s) could not be connected. "
VmError: Device 51712 (tap) could not be connected. Hotplug scripts not working.

---

Suggestions?

Thanks!
Paras


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