summaryrefslogtreecommitdiff
path: root/ctdb/doc
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2016-07-04 14:36:31 +1000
committerAmitay Isaacs <amitay@samba.org>2016-07-25 21:29:43 +0200
commit2a855903de1a42bd4e806688ed9e4497e1728cfa (patch)
tree437c774af63aa1e61293fa37dc3b4a67529b00c4 /ctdb/doc
parentf427fe81028f69c5be7931075c926a5f685df78c (diff)
downloadsamba-2a855903de1a42bd4e806688ed9e4497e1728cfa.tar.gz
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>
Diffstat (limited to 'ctdb/doc')
-rw-r--r--ctdb/doc/ctdb.1.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/ctdb/doc/ctdb.1.xml b/ctdb/doc/ctdb.1.xml
index 36e9479fd4f..8296cefbf09 100644
--- a/ctdb/doc/ctdb.1.xml
+++ b/ctdb/doc/ctdb.1.xml
@@ -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>