mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
docs: formatdomain: Remove 'elementsEvents' anchor
Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
cc947d59eb
commit
2f36b98a42
@ -1705,7 +1705,6 @@ To describe latency from one NUMA node to a cache of another NUMA node the
|
|||||||
For instance, ``target='0' cache='1'`` refers to the first level cache of NUMA
|
For instance, ``target='0' cache='1'`` refers to the first level cache of NUMA
|
||||||
node 0.
|
node 0.
|
||||||
|
|
||||||
:anchor:`<a id="elementsEvents"/>`
|
|
||||||
|
|
||||||
Events configuration
|
Events configuration
|
||||||
--------------------
|
--------------------
|
||||||
|
@ -173,7 +173,7 @@ 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#events-configuration>`__ 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
|
||||||
|
Loading…
Reference in New Issue
Block a user