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

To: Xen Users <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] domU pause while migration
From: Paras pradhan <pradhanparas@xxxxxxxxx>
Date: Fri, 18 Dec 2009 17:54:51 -0600
Delivery-date: Fri, 18 Dec 2009 15:55:34 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=tbrMVSDqAqErZ6DeROysqlT9tlKrYJZWMZhjRWo0Z2s=; b=X5K8PEEd7T3am7xIsnsz7mWSM3joIGNEpH1kiA+DxjicW1BKuvxaVb9NYwOrwjM/Gg yFWzVh7cUNO9Q1h985Wo6kbQa3UGVB8zMzdXqBKUasi9h6OFxBjui2xHsNIOC/h8uEN1 moCYkNBI2YaumdUAaK9EPEy3gS90k2TAMtnXM=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=vPZpmjJYgHVfiG/XddisWO8KffJL574Ih+nHyeHNaYHtm4Xv+0MCW7xGVAxl20XiV0 2Y8UQjRgMuC3Bd+b356wjN13njnW1PHdtO6w4iB+1CQG159wlftKFSja61KDTYvE3PJW zXVv015r/PupEohHFN3Lw3mRgzYDJrBFeux3Y=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
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
<Prev in Thread] Current Thread [Next in Thread>