From bfef3af1607d071700f2b185058b5e5ed69f6326 Mon Sep 17 00:00:00 2001 From: Erik Skultety Date: Mon, 15 Mar 2021 18:24:02 +0100 Subject: [PATCH] docs: kbase: Fix broken references in locking-sanlock Signed-off-by: Erik Skultety Reviewed-by: Pavel Hrdina --- docs/kbase/locking-sanlock.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/kbase/locking-sanlock.rst b/docs/kbase/locking-sanlock.rst index fece9df80e..24895b42f4 100644 --- a/docs/kbase/locking-sanlock.rst +++ b/docs/kbase/locking-sanlock.rst @@ -173,14 +173,14 @@ Domain configuration 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 -using `on_lockfailure element `__ in +using `on_lockfailure element <../formatdomain.html#elementsEvents>`__ in domain XML. When this element is present, sanlock will call ``sanlock_helper`` (provided by libvirt) with the specified action. This helper binary will connect to libvirtd and thus it may need to authenticate if libvirtd was configured to require that on the read-write UNIX socket. To provide the appropriate credentials to sanlock_helper, a `client authentication -file `__ needs to contain something like +file <../auth.html#client-configuration>`__ needs to contain something like the following: ::