Hi, Virt-install is not working when I try to provision a vm today. Err is: -- Starting install... Retrieving file vmlinuz... | 1.9 MB 00:00 Retrieving file initrd.img... | 7.1 MB 00:00 Creating storage file... | 110 GB 00:00 ERROR POST operation failed: xend_post: error from xen daemon: (xend.err ''Device 0 (vif) could not be connected. Hotplug scripts not working.'') Domain installation may not have been successful. If it was, you can restart your domain by running ''virsh start irm.eee.eee''; otherwise, please restart your installation. ERROR POST operation failed: xend_post: error from xen daemon: (xend.err ''Device 0 (vif) could not be connected. Hotplug scripts not working.'') Traceback (most recent call last): File "/usr/sbin/virt-install", line 889, in ? main() File "/usr/sbin/virt-install", line 751, in main start_time, guest.start_install) File "/usr/sbin/virt-install", line 813, in do_install dom = install_func(conscb, progresscb, wait=(not wait)) File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 541, in start_install return self._do_install(consolecb, meter, removeOld, wait) File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 633, in _do_install self.domain = self.conn.createLinux(install_xml, 0) File "/usr/lib64/python2.4/site-packages/libvirt.py", line 974, in createLinux if ret is None:raise libvirtError(''virDomainCreateLinux() failed'', conn=self) libvirtError: POST operation failed: xend_post: error from xen daemon: (xend.err ''Device 0 (vif) could not be connected. Hotplug scripts not working.'') --- Distro: RHEL 5.5 Any idea what is causing this? It was working several weeks back but when I try this today I got that err. Thanks! Paras. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Rebooting the server to the new latest kernel fixed this issue. Paras. On Fri, Sep 17, 2010 at 3:34 PM, Paras pradhan <pradhanparas@gmail.com> wrote:> Hi, > > Virt-install is not working when I try to provision a vm today. Err is: > > -- > > Starting install... > Retrieving file vmlinuz... > > | 1.9 MB 00:00 > Retrieving file initrd.img... > > | 7.1 MB 00:00 > Creating storage file... > > | 110 GB 00:00 > ERROR POST operation failed: xend_post: error from xen daemon: > (xend.err ''Device 0 (vif) could not be connected. Hotplug scripts not > working.'') > Domain installation may not have been > successful. If it was, you can restart your domain > by running ''virsh start irm.eee.eee''; otherwise, please > restart your installation. > ERROR POST operation failed: xend_post: error from xen daemon: > (xend.err ''Device 0 (vif) could not be connected. Hotplug scripts not > working.'') > Traceback (most recent call last): > File "/usr/sbin/virt-install", line 889, in ? > main() > File "/usr/sbin/virt-install", line 751, in main > start_time, guest.start_install) > File "/usr/sbin/virt-install", line 813, in do_install > dom = install_func(conscb, progresscb, wait=(not wait)) > File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 541, > in start_install > return self._do_install(consolecb, meter, removeOld, wait) > File "/usr/lib/python2.4/site-packages/virtinst/Guest.py", line 633, > in _do_install > self.domain = self.conn.createLinux(install_xml, 0) > File "/usr/lib64/python2.4/site-packages/libvirt.py", line 974, in createLinux > if ret is None:raise libvirtError(''virDomainCreateLinux() failed'', > conn=self) > libvirtError: POST operation failed: xend_post: error from xen daemon: > (xend.err ''Device 0 (vif) could not be connected. Hotplug scripts not > working.'') > --- > > Distro: RHEL 5.5 > > Any idea what is causing this? It was working several weeks back but > when I try this today I got that err. > > Thanks! > Paras. >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Reasonably Related Threads
- cluster of virtual machines using libvirt/kvm + Gluster
- virt-install failed while install windows2003 guest
- libvirtError: POST operation failed: xend_post: error from xen daemon: (xend.err ''Device 0 (vif) could not be connected. Hotplug scripts not working.'')
- Virt-install Error on Centos 5.4 64bit and kvm
- Error installing VM: "Process exited while reading console log output"