ctdb-config: [cluster] recovery lock -> [cluster] cluster lock
[ddiss/samba-autobuild/.git] / ctdb / config / ctdb.conf
1 # See ctdb.conf(5) for documentation
2 #
3 # See ctdb-script.options(5) for documentation about event script
4 # options
5
6 [logging]
7         # Enable logging to syslog
8         # location = syslog
9
10         # Default log level
11         # log level = NOTICE
12
13 [cluster]
14         # Shared cluster lock file to avoid split brain.  Daemon
15         # default is no cluster lock.  Do NOT run CTDB without a
16         # cluster lock file unless you know exactly what you are
17         # doing.
18         #
19         # Please see the CLUSTER LOCK section in ctdb(7) for more
20         # details.
21         #
22         # cluster lock = !/bin/false CLUSTER LOCK NOT CONFIGURED