| Hi , I am getting the following errors on xen  the dom0 is Centos and 
the xen is 
Compiled against library: libvir 0.3.3
Using library: libvir 0.3.3
Using API: Xen 3.0.1
Running hypervisor: Xen 3.1.0
the error is
---------
[Wed, 01 Jul 2009 14:54:24 virt-install 21784] ERROR (virt-install:506) 
virDomainCreateLinux() failed POST operation failed: (xend.err 'Device 0 
(vif) could not be connected. Hotplug scripts not working.') 
Traceback (most recent call last):
 File "/usr/bin/virt-install", line 502, in ?
   main()
 File "/usr/bin/virt-install", line 462, in main
   dom = guest.start_install(conscb,progresscb)
File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 813, 
in start_install 
   return self._do_install(consolecb, meter)
File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 834, 
in _do_install 
   self.domain = self.conn.createLinux(install_xml, 0)
File "/usr/lib64/python2.4/site-packages/libvirt.py", line 573, in 
createLinux
   if ret is None:raise libvirtError('virDomainCreateLinux() failed', 
conn=self)
libvirtError: virDomainCreateLinux() failed POST operation failed: 
(xend.err 'Device 0 (vif) could not be connected. Hotplug scripts not 
working.') 
--------------
any suggestion ?
BR
Zeeshan
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
 |