1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/ctdb/config
Ronnie Sahlberg 39539f6044 Add a new parameter to /etc/sysconfig/ctdb
CTDB_START_AS_DISABLED="yes"

and command line argument
--start-as-disabled

When set, this makes the ctdb node to always start in DISABLED mode and will thus not host any public ip addresses.
The administrator must manually "ctdb enable" the node after it has started when the administrator wants the node to start hosting public ip addresses.

Using this option it is possible to start ctdb on a node without causing any reallocation of ip addresses when it is starting. The node will still merge with the cluster and there will still be a recovery phase but the ip address allocations will not change in the cluster.

(This used to be ctdb commit b93d29f43f5306c244c887b54a77bca8a061daf2)
2008-02-22 09:42:52 +11:00
..
events.d monitor the amount of free memory and if this treshold is crossed, monitoring will log an OOM memory in the ctdb log and shut down ctdb on the node. 2008-02-21 13:29:28 +11:00
ctdb.init Add a new parameter to /etc/sysconfig/ctdb 2008-02-22 09:42:52 +11:00
ctdb.sysconfig Add a new parameter to /etc/sysconfig/ctdb 2008-02-22 09:42:52 +11:00
functions from Mathieu PARENT <math.parent@gmail.com> 2008-02-13 08:20:20 +11:00
statd-callout add helpers to stop/start nfs lockmanager on different platforms 2008-02-11 09:52:09 +11:00