mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 06:25:34 +00:00
[#1024] Warn about direct use of HA command
The ha-maintenance-notify command is used for internal communication between the HA servers. The ARM now warns about it. Per review comments.
This commit is contained in:
@@ -1547,9 +1547,10 @@ state to a previous state. See the :ref:`ha-maintenance` for the details.
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.. note::
|
.. warning::
|
||||||
|
|
||||||
The ``ha-maintenance-notify`` command is not meant to be used by the
|
The ``ha-maintenance-notify`` command is not meant to be used by the
|
||||||
system administrators. It is used for internal communication between
|
system administrators. It is used for internal communication between
|
||||||
a pair of HA enabled DHCP servers.
|
a pair of HA enabled DHCP servers. Direct use of this command is not
|
||||||
|
supported and may produce unintended consequences.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user