1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

ctdb-doc: Document limitation of "ctdb reloadips"

This limitation can be removed with a reasonable amount of effort.  It
probably isn't worth doing until the public IP address configuration
is stored in a cluster-wide database.  That seems like the right time
to change the API to handle the details that
CTDB_CONTROL_GET_PUBLIC_IPS doesn't currently retrieve.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
This commit is contained in:
Martin Schwenke 2016-07-04 14:36:31 +10:00 committed by Amitay Isaacs
parent f427fe8102
commit 2a855903de

View File

@ -1214,6 +1214,14 @@ DB Statistics: locking.tdb
on the specified nodes. When it completes addresses will be
reconfigured and reassigned across the cluster as necessary.
</para>
<para>
This command is currently unable to make changes to the
netmask or interfaces associated with existing addresses.
Such changes must be made in 2 steps by deleting addresses in
question and re-adding then. Unfortunately this will disrupt
connections to the changed addresses.
</para>
</refsect2>
<refsect2>