Displaying 1 result from an estimated 1 matches for "fn_ret".
Did you mean:
f_ret
2005 Nov 10
0
Xend crashes when it''s trying to create domU
...ces
self.createDevice(n, c)
File "/usr/lib/python/xen/xend/XendDomainInfo.py",
line 893, in createDevice
return
self.getDeviceController(deviceClass).createDevice(devconfig)
File
"/usr/lib/python/xen/xend/server/DevController.py",
line 63, in createDevice
status, fn_ret = self.waitForBackend(devid)
File
"/usr/lib/python/xen/xend/server/DevController.py",
line 277, in waitForBackend
watch = xswatch(backpath, hotplugStatus)
File "/usr/lib/python/xen/xend/xenstore/xswatch.py",
line 28, in __init__
xswatch.xs.watch(path, self)
TypeError...