Hi, It will be very helpful if you can share your procedure. My libguestfs version is libguestfs-1.16.34-2.el6.x86_64
Date: Thu, 6 Mar 2014 09:24:51 +0800 Subject: Re: [Openstack] Error mounting disk with libguestfs (child process died unexpectedly) From: [email protected] To: [email protected] I've been done. The guestfs's python file has a bug. Bug I forget what is version of the guestfs. If you can't deal the problem, I can find out what I have done. 2014-03-05 23:30 GMT+08:00 Arindam Choudhury <[email protected]>: Thanking a lot for helping me. From: [email protected] To: [email protected] CC: [email protected] Subject: RE: [Openstack] Error mounting disk with libguestfs (child process died unexpectedly) Date: Wed, 5 Mar 2014 15:16:25 +0000 The guestfs error is due to a misconfiguration of guestfs and will only result in not having files injected before booting. Usually this is harmless as cloud-init like software will fix it after booting. Glad the VM booted J From: Arindam Choudhury [mailto:[email protected]] Sent: 05 March 2014 15:10 To: Parthipan, Loganathan Subject: RE: [Openstack] Error mounting disk with libguestfs (child process died unexpectedly) changing /etc/libvirt/qemu.conf helped . clear_emulator_capabilities=0 was already set. VM boots up, but it still has the same error in log. log instance-log ls -alh /var/lib/nova/instances/7d79e021-72a9-4e5c-b2e5-312e16355dcd/ total 52M drwxr-xr-x 2 nova nova 4.0K Mar 5 15:50 . drwxr-xr-x 5 nova nova 4.0K Mar 5 15:50 .. -rw-rw---- 1 root root 25K Mar 5 15:51 console.log -rw-r--r-- 1 root root 52M Mar 5 15:51 disk -rw-r--r-- 1 nova nova 1.6K Mar 5 15:50 libvirt.xml From: [email protected] To: [email protected]; [email protected] Subject: RE: [Openstack] Error mounting disk with libguestfs (child process died unexpectedly) Date: Wed, 5 Mar 2014 13:53:25 +0000 If that doesn’t work try setting clear_emulator_capabilities=0 From: Parthipan, Loganathan Sent: 05 March 2014 13:37 To: 'Arindam Choudhury'; [email protected] Subject: RE: [Openstack] Error mounting disk with libguestfs (child process died unexpectedly) Try setting user and group to root in /etc/libvirt/qemu.conf From: Arindam Choudhury [mailto:[email protected]] Sent: 05 March 2014 13:36 To: Parthipan, Loganathan; [email protected] Subject: RE: [Openstack] Error mounting disk with libguestfs (child process died unexpectedly) ./configure --enable-trace-backend=ftrace --enable-kvm --enable-vhost-net --enable-virtfs --target-list=x86_64-linux-user,x86_64-softmmu ... [邮件部分隐藏] _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
