]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3250] Updated ARM
authorMarcin Siodelski <marcin@isc.org>
Sun, 7 Apr 2024 07:01:14 +0000 (09:01 +0200)
committerMarcin Siodelski <marcin@isc.org>
Tue, 16 Apr 2024 11:43:41 +0000 (13:43 +0200)
doc/sphinx/arm/hooks-ha.rst

index ee489f702dcc2b1280b261faeff8ad826910058c..96c4bb5fe3db82bf14e828943767b4b365159e22 100644 (file)
@@ -172,7 +172,11 @@ case, the administrator should synchronize the clocks and restart the servers.
 .. note::
 
    It is possible to restart the servers one at a time, in no particular order.
-   The clocks must be in sync before restarting the servers.
+   The clocks must be in sync before restarting the servers. A restarted server
+   remains in the ``waiting`` state until the partner is also restarted. If the
+   partner is not restarted within 10 minutes, the restarted server transitions
+   back to the ``terminated`` state to continue serving the DHCP clients. Restart
+   both servers to resume the normal HA service.
 
 .. note::