]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5675] Added note to the HA users guide.
authorMarcin Siodelski <marcin@isc.org>
Tue, 24 Jul 2018 09:01:43 +0000 (11:01 +0200)
committerMarcin Siodelski <marcin@isc.org>
Tue, 24 Jul 2018 09:01:43 +0000 (11:01 +0200)
doc/guide/hooks-ha.xml

index 36e1f50051c42281a7ee11c55f558907fc51bace..a7af55c78a4c9942221cedee5f1cb1d59efe14dc 100644 (file)
         In order to pause the state machine after lease database synchronization,
         use the <command>ready</command> state instead.
         </para></note>
+
+        <note><para>The state of the HA state machine depends on the state of the
+        cooperating server. Therefore, it must be taken into account that
+        pausing the state machine of one server may affect the operation of the
+        partner server. For example: if the primary server is paused in the
+        <command>waiting</command> state the partner server will also remain in
+        the <command>waiting</command> state until the state machine of the
+        primary server is resumed and that server transitions to the
+        <command>ready</command> state.</para></note>
       </section>
 
       <section xml:id="ha-ctrl-agent-config">