Thanks serge was a weird one I changed the configuration the other way around on all nodes I set flags -l -d
Instead of -d -l And it seemed to work on all nodes Thanks Sent from my iPhone > On 9 Apr 2015, at 17:06, Serge Hallyn <[email protected]> wrote: > > Try running > sudo /usr/sbin/libvirtd -d -l > > by hand and look for the error. I get > > 2015-04-09 15:54:30.220+0000: 15803: error : > virNetTLSContextCheckCertFile:120 : Cannot read CA certificate > '/etc/pki/CA/cacert.pem': No such file or directory > > Did you create a certificate? > > status: incomplete > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/557054 > > Title: > Libvirt-bin ignores libvirtd_opts from /etc/default > > Status in libvirt package in Ubuntu: > Fix Released > > Bug description: > I have modified the libvirtd_opts line in /etc/default/libvirt-bin, > and the init script appears to be ignoring the changes. > > > root@beast:/etc/libvirt# grep opt /etc/default/libvirt-bin > # options passed to libvirtd, add "-l" to listen on tcp > libvirtd_opts="-l -d" > root@beast:/etc/libvirt# service libvirt-bin start > libvirt-bin start/running, process 2968 > root@beast:/etc/libvirt# ps aux | grep libvirtd > root 2968 0.7 0.2 217288 4528 ? Sl 00:56 0:00 > /usr/sbin/libvirtd -d > > > As you can see, the libvirtd was not started with the "-l" flag I specified > in the /etc/default file. > > Running Lucid amd64 beta-1, server spin. > > To manage notifications about this bug go to: > https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/557054/+subscriptions -- 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
