Hi All, Apologies if I am posting this in the wrong place its my first bug report,
I am seeing the same issues on Ubuntu 14.04 I change the "-l" flag in any of these places and restart the libvirt- bin process and i get the following in the logs: Apr 9 14:39:26 compute1 kernel: [ 19.019176] init: libvirt-bin main process (1897) terminated with status 6 Apr 9 14:39:26 compute1 kernel: [ 19.019196] init: libvirt-bin main process ended, respawning Apr 9 14:39:26 compute1 kernel: [ 19.063625] init: libvirt-bin main process (1918) terminated with status 6 Apr 9 14:39:26 compute1 kernel: [ 19.063645] init: libvirt-bin main process ended, respawning Apr 9 14:39:26 compute1 kernel: [ 19.104337] init: libvirt-bin main process (1935) terminated with status 6 Apr 9 14:39:26 compute1 kernel: [ 19.104353] init: libvirt-bin main process ended, respawning Apr 9 14:39:26 compute1 kernel: [ 19.148626] init: libvirt-bin main process (1958) terminated with status 6 Apr 9 14:39:26 compute1 kernel: [ 19.148646] init: libvirt-bin main process ended, respawning Apr 9 14:39:26 compute1 kernel: [ 19.189453] init: libvirt-bin main process (1975) terminated with status 6 Apr 9 14:39:26 compute1 kernel: [ 19.189470] init: libvirt-bin main process ended, respawning Apr 9 14:39:26 compute1 kernel: [ 19.229937] init: libvirt-bin main process (1992) terminated with status 6 Apr 9 14:39:26 compute1 kernel: [ 19.229955] init: libvirt-bin respawning too fast, stopped First I changed the following in /etc/default/libvirt-bin libvirtd_opts="-d" to libvirtd_opts="-d -l" restarted process got the above in the logs so I then tried editing /etc/init/libvirt-bin.conf And changed the line: exec /usr/sbin/libvirtd $libvirtd_opts to exec /usr/sbin/libvirtd -d -l restarted and no joy still wont start libvirt after the change, Any help would be appreciated Thanks, James -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/557054 Title: Libvirt-bin ignores libvirtd_opts from /etc/default To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/557054/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
