|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] VmError: Device 0 not connected
I keep on getting the following entries in the xend.log file and it's drowning out the important messages:
[2007-07-23 14:58:28 2931] ERROR (XendConfig:909) dumping sxp from device controllers
Traceback (most recent call last): File "/usr/lib64/python2.5/site-packages/xen/xend/XendConfig.py", line 895, in to_sxp configs = controller.configurations(txn) File "/usr/lib64/python2.5/site-packages/xen/xend/server/DevController.py", line 229, in configurations
return map(lambda x: self.configuration(x, transaction), self.deviceIDs(transaction)) File "/usr/lib64/python2.5/site-packages/xen/xend/server/DevController.py", line 229, in <lambda> return map(lambda x:
self.configuration(x, transaction), self.deviceIDs(transaction)) File "/usr/lib64/python2.5/site-packages/xen/xend/server/DevController.py", line 236, in configuration configDict = self.getDeviceConfiguration
(devid, transaction) File "/usr/lib64/python2.5/site-packages/xen/xend/server/DevController.py", line 273, in getDeviceConfiguration raise VmError("Device %s not connected" % devid) VmError: Device 0 not connected
I tried to poke around to figure out the problem but it's too complex and I don't have the time to figure it all out. Has anybody else BTDT and can help me out with this?
I'd really appreciate any help,
Nathan
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] VmError: Device 0 not connected,
Nathan Widmyer <=
|
|
|
|
|