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] Request wait_for_devices failed

To: "Michael Lessard" <michael.lessard@xxxxxxxxx>
Subject: RE: [Xen-users] Request wait_for_devices failed
From: "Kappler, Bernhard" <bernhard.kappler@xxxxxx>
Date: Mon, 20 Mar 2006 07:57:49 +0100
Cc: Xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 20 Mar 2006 06:59:23 +0000
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/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
Thread-index: AcZLdhMu/klD8nEJRrqklIFXVHUPKAAdWH0g
Thread-topic: [Xen-users] Request wait_for_devices failed
Hi Michael,
 
check if udevd is running.
 
Best Regards
    Bernhard


From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Michael Lessard
Sent: Sunday, March 19, 2006 5:56 PM
To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Request wait_for_devices failed

Hi Everybody

 i try to start DomU on my Xen 3.0.1 (on Debian Etch) and i receive error about Hotplug script not working ... this is my log file !

[2006-03-19 11:52:34 xend] DEBUG (DevController:132) Waiting for devices vif.
[2006-03-19 11:52:34 xend] DEBUG (DevController:138) Waiting for 0.
[2006-03-19 11:52:34 xend] DEBUG (DevController:403) hotplugStatusCallback /local/domain/0/backend/vif/5/0/hotplug-status.
[2006-03-19 11:52:44 xend] ERROR (SrvBase:87) Request wait_for_devices failed.
Traceback (most recent call last):
  File "/usr/lib/python/xen/web/SrvBase.py", line 85, in perform
    return op_method(op, req)
  File "/usr/lib/python/xen/xend/server/SrvDomain.py", line 72, in op_wait_for_devices
    return self.dom.waitForDevices()
  File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 1350, in waitForDevices
    self.waitForDevices_(c)
  File "/usr/lib/python/xen/xend/XendDomainInfo.py", line 979, in waitForDevices_
    return self.getDeviceController(deviceClass).waitForDevices()
  File "/usr/lib/python/xen/xend/server/DevController.py", line 134, in waitForDevices
    return map(self.waitForDevice, self.deviceIDs ())
  File "/usr/lib/python/xen/xend/server/DevController.py", line 144, in waitForDevice
    raise VmError("Device %s (%s) could not be connected. "
VmError: Device 0 (vif) could not be connected. Hotplug scripts not working.

I could resolv these issue ?

Thanks

Michael



Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>