ctdbd: New tunable NoIPTakeoverOnDisabled
authorMartin Schwenke <martin@meltin.net>
Tue, 28 Aug 2012 05:17:29 +0000 (15:17 +1000)
committerMartin Schwenke <martin@meltin.net>
Thu, 11 Oct 2012 01:10:45 +0000 (12:10 +1100)
commit79ea15bf963c6cf747e24af813702344d1243a62
tree9734b06803bba520a8386035e7c46ae383a57705
parentd33b12a1c56e379c945163f5798e4fa3305d3aa7
ctdbd: New tunable NoIPTakeoverOnDisabled

Stops the behaviour where unhealthy nodes can host IPs when there are
no healthy nodes.  Set this to 1 when an immediate complete outage is
preferred when all nodes are unhealthy.  The alternative
(i.e. default) can lead to undefined behaviour when the shared
filesystem is unavailable.

Signed-off-by: Martin Schwenke <martin@meltin.net>
(This used to be ctdb commit a555940fb5c914b7581667a05153256ad7d17774)
ctdb/doc/ctdbd.1
ctdb/doc/ctdbd.1.html
ctdb/doc/ctdbd.1.xml
ctdb/include/ctdb_private.h
ctdb/server/ctdb_takeover.c
ctdb/server/ctdb_tunables.c