|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] install prob - TypeError: destroyDevice() takes exactly 3 ar
trying to install an XP guest I recieved:
/local/domain/0/backend/vif/4/0/hotplug-status.
[2007-01-22 00:47:53 xend 3598] ERROR (SrvBase:88) Request wait_for_devices
failed.
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/xen/web/SrvBase.py", line 85, in
perform
return op_method(op, req)
File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDomain.py", line
72, in op_wait_for_devices
return self.dom.waitForDevices()
File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py", line
1607, in waitForDevices
self.waitForDevices_(c)
File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py", line
1101, in waitForDevices_
return self.getDeviceController(deviceClass).waitForDevices()
File "/usr/lib/python2.4/site-packages/xen/xend/server/DevController.py",
line 145, in waitForDevices
return map(self.waitForDevice, self.deviceIDs())
File "/usr/lib/python2.4/site-packages/xen/xend/server/DevController.py",
line 154, in waitForDevice
self.destroyDevice(devid)
TypeError: destroyDevice() takes exactly 3 arguments (2 given)
any ideas what this could be or how to work around it?
fully virtualized
disk image
installing from cd
hardware reported to support vt
kernel-xen-2.6.19-1.2895.fc6
python-virtinst-0.98.0-1.fc6
libvirt-0.1.10-1.fc6
virt-manager-0.2.6-3.fc6
libvirt-python-0.1.10-1.fc6
Thanks,
Shawn
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] install prob - TypeError: destroyDevice() takes exactly 3 arguments (2 given),
javajunkie <=
|
|
|
|
|