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:
parent
f427fe8102
commit
2a855903de
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user