On Mon, Jan 18, 2010 at 5:11 PM, Ian Tobin <itobin@xxxxxxxxxxxxx> wrote:
> I have also checked udev is running and the only error in the log that i
> can see is
>
> Traceback (most recent call last):
> File "/usr/lib/python2.5/site-packages/xen/xend/XendDomainInfo.py",
> line 2228, in _releaseDevices
> self.destroyDevice(true_devclass, dev, False);
> File "/usr/lib/python2.5/site-packages/xen/xend/XendDomainInfo.py",
> line 1148, in destroyDevice
> rc = self.getDeviceController(deviceClass).destroyDevice(devid,
> force)
> File "/usr/lib/python2.5/site-packages/xen/xend/XendDomainInfo.py",
> line 2249, in getDeviceController
> raise XendError("Unknown device type: %s" % name)
> XendError: Unknown device type: None
>
> Not sure if that means anything to you?
>
Go back several lines (should be less than one hundred), start looking
from the one where the domain is starting. There might be a more
useful info there, like what it was doing before it throws the error
vif not connected.
--
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|