From: Marcin Siodelski Date: Sun, 7 Apr 2024 07:01:14 +0000 (+0200) Subject: [#3250] Updated ARM X-Git-Tag: Kea-2.5.8~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0429d0f16815e190db0ab4426a1c577a3fa1e9a;p=thirdparty%2Fkea.git [#3250] Updated ARM --- diff --git a/doc/sphinx/arm/hooks-ha.rst b/doc/sphinx/arm/hooks-ha.rst index ee489f702d..96c4bb5fe3 100644 --- a/doc/sphinx/arm/hooks-ha.rst +++ b/doc/sphinx/arm/hooks-ha.rst @@ -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::