Skip to content

Commit ed6a007

Browse files
committed
[#3338] removed paragraph about old HA updates
1 parent 2a18673 commit ed6a007

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

doc/sphinx/arm/hooks-ha.rst

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1823,31 +1823,6 @@ partner servers. If this step fails for any server, an error is returned.
18231823
If that happens, the ``ha-maintenance-cancel`` command can be used to resume normal
18241824
operations and fix the issue.
18251825

1826-
1827-
Upgrading From Older HA Versions
1828-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1829-
1830-
To upgrade from an older HA hook library to the current version, the
1831-
administrator must shut down one of the servers and rely on the failover
1832-
mechanism to force the online server to transition to the ``partner-down`` state,
1833-
where it starts serving all DHCP clients. Once the hook library on the first
1834-
server is upgraded to a current version, the :isccmd:`ha-maintenance-start` command
1835-
can be used to upgrade the second server.
1836-
1837-
In such a case, shut down the server running the old version. Next, send the
1838-
:isccmd:`ha-maintenance-start` command to the server that has been upgraded. This
1839-
server should immediately transition to the ``partner-down`` state as it cannot
1840-
communicate with its offline partner. In the ``partner-down`` state the first
1841-
(upgraded) server will respond to all DHCP requests, allowing the administrator
1842-
to perform the upgrade on the second server.
1843-
1844-
.. note::
1845-
1846-
Do not send the :isccmd:`ha-maintenance-start` command while the server running the
1847-
old hook library is still online. The server receiving this command will
1848-
return an error.
1849-
1850-
18511826
.. _ha-control-commands:
18521827

18531828
Control Commands for High Availability

0 commit comments

Comments
 (0)