@@ -1823,31 +1823,6 @@ partner servers. If this step fails for any server, an error is returned.
1823
1823
If that happens, the ``ha-maintenance-cancel `` command can be used to resume normal
1824
1824
operations and fix the issue.
1825
1825
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
-
1851
1826
.. _ha-control-commands :
1852
1827
1853
1828
Control Commands for High Availability
0 commit comments