1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/ctdb/config/ctdb.conf
Martin Schwenke f5a39058f0 ctdb-config: [cluster] recovery lock -> [cluster] cluster lock
Retain "recovery lock" and mark as deprecated for backward
compatibility.

Some documentation is still inconsistent.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
2022-01-17 10:21:33 +00:00

23 lines
549 B
Plaintext

# See ctdb.conf(5) for documentation
#
# See ctdb-script.options(5) for documentation about event script
# options
[logging]
# Enable logging to syslog
# location = syslog
# Default log level
# log level = NOTICE
[cluster]
# Shared cluster lock file to avoid split brain. Daemon
# default is no cluster lock. Do NOT run CTDB without a
# cluster lock file unless you know exactly what you are
# doing.
#
# Please see the CLUSTER LOCK section in ctdb(7) for more
# details.
#
# cluster lock = !/bin/false CLUSTER LOCK NOT CONFIGURED