ctdb-takeover: IPAllocAlgorithm replaces LCP2PublicIPs, DeterministicIPs
authorMartin Schwenke <martin@meltin.net>
Thu, 15 Dec 2016 03:09:16 +0000 (14:09 +1100)
committerAmitay Isaacs <amitay@samba.org>
Mon, 19 Dec 2016 03:07:08 +0000 (04:07 +0100)
commit605347faf6fc8f05f945b38a0d351efe378a18d2
treee4ccf43897bf9c9ab38e6f1c8091ab7d5cdca7b2
parent3d80fdd5801c9bc8e81e0bc6fd3cb4f1bd355553
ctdb-takeover: IPAllocAlgorithm replaces LCP2PublicIPs, DeterministicIPs

Introduce a single new tunable IPAllocAlgorithm to set the IP
allocation algorithm.  This defaults to 2 for LCP2 IP address
allocation.

Tunables LCP2PublicIPs and DeterministicIPs are obsolete.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/common/tunable.c
ctdb/doc/ctdb-tunables.7.xml
ctdb/doc/ctdb.1.xml
ctdb/protocol/protocol.h
ctdb/server/ctdb_takeover.c
ctdb/server/ipalloc_deterministic.c
ctdb/tests/simple/04_ctdb_setvar.sh
ctdb/tests/simple/23_ctdb_moveip.sh
ctdb/tests/tool/ctdb.listvars.001.sh