diff options
author | Ronnie Sahlberg <sahlberg@ronnie> | 2007-10-16 12:15:02 +1000 |
---|---|---|
committer | Ronnie Sahlberg <sahlberg@ronnie> | 2007-10-16 12:15:02 +1000 |
commit | 056aac6e0c3b5788a0e89418a43bb778b2984f22 (patch) | |
tree | 38771e7b318f6d9e97f6e89cfe94d6295f4e0fb9 /ctdb/tcp/tcp_init.c | |
parent | 25d3a031d0f7428a7f95699e28aa48d3a28d9547 (diff) | |
download | samba-056aac6e0c3b5788a0e89418a43bb778b2984f22.tar.gz samba-056aac6e0c3b5788a0e89418a43bb778b2984f22.tar.xz samba-056aac6e0c3b5788a0e89418a43bb778b2984f22.zip |
add a new tunable : DeterministicIPs that makes the allocation of
public addresses to nodes deterministic.
Activate it by adding CTDB_SET_DeterministicIPs=1 in /etc/sysconfig/ctdb
When this is set, the first entry in /etc/ctdb/public_addresses will
always be hosted by node 0, when that node is available, the second
entry by node1 and so on.
This tunable allows the allocation of addresses to become very
unbalanced and is only for debugging/testing use.
Beware, this feature requires that /etc/ctdb/public_addresses are
identical on all the nodes in the cluster.
(This used to be ctdb commit f0ca221f235731542090d8a6c86f2b7cd2ce2f96)
Diffstat (limited to 'ctdb/tcp/tcp_init.c')
0 files changed, 0 insertions, 0 deletions