On 10/21/2013 07:10 AM, NEVEU Stephane wrote:
> Hi Eric,
>
> Here is my try to write a quick upstart script for virtlockd.
> It should be named /etc/init/virtlockd.conf, then : ln -s
> /lib/init/upstart-job /etc/init.d/virtlockd
> It seems to work for me :
>
> # virtlockd - Locking daemon for l
gt;> /var/log/libvirt/virtlockd.log 2>&1
end script
-Message d'origine-
De : Eric Blake [mailto:ebl...@redhat.com]
Envoyé : vendredi 11 octobre 2013 16:01
À : NEVEU Stephane; libvirt-users@redhat.com
Objet : Re: [libvirt-users] upstart script for virtlockd
On 10/11/2
On 10/11/2013 03:25 AM, NEVEU Stephane wrote:
> Hi all,
>
> Trying to test libvirt 1.1.3 with virtlockd locking my qcow2 images on a NFS
> storage between two kvm hosts.
> ./configure ... --with-init-script=upstart
>
> Libvirtd upstart script is actually well generated but I can't see nothing
>
Hi all,
Trying to test libvirt 1.1.3 with virtlockd locking my qcow2 images on a NFS
storage between two kvm hosts.
./configure ... --with-init-script=upstart
Libvirtd upstart script is actually well generated but I can't see nothing
about virtlockd... or am I blind ? :)
Nevertheless, running v