Re: [libvirt-users] systemctl libvirt-guests.service fails to start during host boot

2016-09-26 Thread Andrea Bolognani
On Thu, 2016-09-15 at 18:10 +0200, Benoit wrote: > Hi Andrea, Hi, sorry for taking so long to reply. I'm still unable to reproduce your failure, which of course makes it very difficult to debug :( But I might have a couple leads, so let's try and move forward with that. > > Since you're runnin

Re: [libvirt-users] systemctl libvirt-guests.service fails to start during host boot

2016-09-15 Thread Benoit
Hi Andrea, Since you're running an Arch variant, I'm going to assume all your software is basically at the latest version all around, isn't it? Yep exactly, all software / kernel are in latest version Can you try adding [Unit] Requires=libvirtd.service to your libvirt-guests.service via

Re: [libvirt-users] systemctl libvirt-guests.service fails to start during host boot

2016-09-06 Thread Andrea Bolognani
On Thu, 2016-08-11 at 20:41 +0200, Benoit wrote: > Thanks Andrea, >  > Yes I confirm to you that I have enabled libvirt as well. >  > I don't see any error right now but I have to investigate a little bit more. >  > My guests are in autostart in virsh so everything is fine on this, the  > only issu

Re: [libvirt-users] systemctl libvirt-guests.service fails to start during host boot

2016-08-11 Thread Benoit
Thanks Andrea, Yes I confirm to you that I have enabled libvirt as well. I don't see any error right now but I have to investigate a little bit more. My guests are in autostart in virsh so everything is fine on this, the only issue I got is in case of shutdown. The strange thing is that some

Re: [libvirt-users] systemctl libvirt-guests.service fails to start during host boot

2016-08-11 Thread Andrea Bolognani
On Thu, 2016-08-11 at 11:22 +0200, Benoit wrote: > Hi,  > I have been using qemu and kvm for a while but I am newbie to libvirt. (but I > really like it :) > I am on Parabola (fork of Archlinux, using systemd) > I only got an issue regarding libvirt-guests service, when my host boots > about 7 ti

[libvirt-users] systemctl libvirt-guests.service fails to start during host boot

2016-08-11 Thread Benoit
Hi, I have been using qemu and kvm for a while but I am newbie to libvirt. (but I really like it :) I am on Parabola (fork of Archlinux, using systemd) I only got an issue regarding libvirt-guests service, when my host boots about 7 times to 10 I got a issue on the service. ---