Hello, I''m trying to create a domU vm, and i keep getting this error: also the virtual network is disabled, i can''t create a new VN Unable to complete install ''libvirt.libvirtError virDomainCreateLinux() failed POST operation failed: (xend.err ''Device 5632 (vbd) could not be connected. Backend device not found.'') Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/create.py", line 699, in do_install dom = guest.start_install(False, meter = meter) File "/export/builds/xvm_111a///proto/install/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 923, in start_install File "/export/builds/xvm_111a///proto/install/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 944, in _do_install File "libvirt.py", line 585, in createLinux if ret is None:raise libvirtError(''virDomainCreateLinux() failed'', conn=self) libvirtError: virDomainCreateLinux() failed POST operation failed: (xend.err ''Device 5632 (vbd) could not be connected. Backend device not found.'') '' Help please, Thanks -- This message posted from opensolaris.org
Le 29/10/10 04:03, Ahmed Desouki a écrit :> Hello, I''m trying to create a domU vm, and i keep getting this error: > also the virtual network is disabled, i can''t create a new VN > > > Unable to complete install ''libvirt.libvirtError virDomainCreateLinux() failed POST operation failed: (xend.err ''Device 5632 (vbd) could not be connected. Backend device not found.'') > Traceback (most recent call last): > File "/usr/share/virt-manager/virtManager/create.py", line 699, in do_install > dom = guest.start_install(False, meter = meter) > File "/export/builds/xvm_111a///proto/install/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 923, in start_install > File "/export/builds/xvm_111a///proto/install/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 944, in _do_install > File "libvirt.py", line 585, in createLinux > if ret is None:raise libvirtError(''virDomainCreateLinux() failed'', conn=self) > libvirtError: virDomainCreateLinux() failed POST operation failed: (xend.err ''Device 5632 (vbd) could not be connected. Backend device not found.'') > '' > Help please, > ThanksYou seem to have a bad spec for one of the devices, what is the command you run and/or the config file ?
iam creating it from Virtual Machine Manager, here is the debug log file : 2010-10-29 09:47:10: domain 3: tap/768: debug: parameters: action=add domain=3 vdev=768 2010-10-29 09:47:10: domain 3: tap/768: debug: parameters: device=xpvtap0 devclass=tap febe=backend 2010-10-29 09:47:10: domain 3: tap/768: debug: device specific script is /usr/lib/xen/scripts/tap-event. 2010-10-29 09:47:10: domain 3: vbd/5632: debug: parameters: action=add domain=3 vdev=5632 2010-10-29 09:47:10: domain 3: vbd/5632: debug: parameters: device=xdb0 devclass=vbd febe=backend 2010-10-29 09:47:10: domain 3: vbd/5632: debug: device specific script is /usr/lib/xen/scripts/vbd-event. 2010-10-29 09:47:10: domain 3: vif/0: debug: parameters: action=add domain=3 vdev=0 2010-10-29 09:47:10: domain 3: vbd/5632: debug: using script /usr/lib/xen/scripts/vbd-default for action add. 2010-10-29 09:47:10: domain 3: vif/0: debug: parameters: device=xnbo0 devclass=vif febe=backend 2010-10-29 09:47:10: domain 3: vif/0: debug: device specific script is /usr/lib/xen/scripts/vif-event. 2010-10-29 09:47:10: domain 3: vif/0: debug: using script /usr/lib/xen/scripts/vif-vnic for action add. 2010-10-29 09:47:10: domain 3: vif/0: debug: using MAC 00:16:3e:7b:09:5b. 2010-10-29 09:47:10: domain 3: vif/0: debug: using NIC rge0. 2010-10-29 09:47:10: domain 3: vbd/5632: error: "/media/ZE ANARKI/xp.iso" is already attached. 2010-10-29 09:47:10: domain 3: vbd/5632: debug: hotplug status: error. 2010-10-29 09:47:10: domain 3: vif/0: debug: vlan id is not set in backend/vif/3/0/vlanid. 2010-10-29 09:47:10: domain 3: vif/0: debug: using VLAN ID 2010-10-29 09:47:10: domain 3: vif/0: debug: no rate limit set in backend/vif/3/0/rate. 2010-10-29 09:47:10: domain 3: vif/0: debug: using bandwidth 2010-10-29 09:47:10: domain 3: tap/768: debug: hotplug status: connected. 2010-10-29 09:47:10: domain 3: vif/0: debug: using VNIC xvm3_0. 2010-10-29 09:47:10: domain 3: vif/0: debug: hotplug status: connected. 2010-10-29 09:47:10: domain 3: tap/768: debug: parameters: action=remove domain=3 vdev=768 2010-10-29 09:47:10: domain 3: tap/768: debug: parameters: device=xpvtap0 devclass=tap febe=backend 2010-10-29 09:47:10: domain 3: tap/768: debug: device specific script is /usr/lib/xen/scripts/tap-event. 2010-10-29 09:47:10: domain 3: vbd/5632: debug: parameters: action=remove domain=3 vdev=5632 2010-10-29 09:47:10: domain 3: vif/0: debug: parameters: action=remove domain=3 vdev=0 2010-10-29 09:47:10: domain 3: vbd/5632: debug: parameters: device=xdb0 devclass=vbd febe=backend 2010-10-29 09:47:10: domain 3: vif/0: debug: parameters: device=xnbo0 devclass=vif febe=backend 2010-10-29 09:47:10: domain 3: vbd/5632: debug: device specific script is /usr/lib/xen/scripts/vbd-event. 2010-10-29 09:47:10: domain 3: vif/0: debug: device specific script is /usr/lib/xen/scripts/vif-event. 2010-10-29 09:47:10: domain 3: vif/0: debug: using script /usr/lib/xen/scripts/vif-vnic for action remove. 2010-10-29 09:47:10: domain 3: vbd/5632: debug: using script /usr/lib/xen/scripts/vbd-default for action remove. 2010-10-29 09:47:10: domain 3: vif/0: debug: destroying VNIC xvm3_0. -- This message posted from opensolaris.org