mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-24 05:25:18 +00:00
docs: kbase: Fix broken references in locking-sanlock
Signed-off-by: Erik Skultety <eskultet@redhat.com> Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
parent
bff42b3d2c
commit
bfef3af160
@ -173,14 +173,14 @@ Domain configuration
|
|||||||
|
|
||||||
In case sanlock loses access to disk locks for some reason, it will kill
|
In case sanlock loses access to disk locks for some reason, it will kill
|
||||||
all domains that lost their locks. This default behavior may be changed
|
all domains that lost their locks. This default behavior may be changed
|
||||||
using `on_lockfailure element <formatdomain.html#elementsEvents>`__ in
|
using `on_lockfailure element <../formatdomain.html#elementsEvents>`__ in
|
||||||
domain XML. When this element is present, sanlock will call
|
domain XML. When this element is present, sanlock will call
|
||||||
``sanlock_helper`` (provided by libvirt) with the specified action. This
|
``sanlock_helper`` (provided by libvirt) with the specified action. This
|
||||||
helper binary will connect to libvirtd and thus it may need to
|
helper binary will connect to libvirtd and thus it may need to
|
||||||
authenticate if libvirtd was configured to require that on the
|
authenticate if libvirtd was configured to require that on the
|
||||||
read-write UNIX socket. To provide the appropriate credentials to
|
read-write UNIX socket. To provide the appropriate credentials to
|
||||||
sanlock_helper, a `client authentication
|
sanlock_helper, a `client authentication
|
||||||
file <auth.html#Auth_client_config>`__ needs to contain something like
|
file <../auth.html#client-configuration>`__ needs to contain something like
|
||||||
the following:
|
the following:
|
||||||
|
|
||||||
::
|
::
|
||||||
|
Loading…
x
Reference in New Issue
Block a user