1 # Options to ctdbd, read by ctdbd_wrapper(1)
3 # See ctdbd.conf(5) for more information about CTDB configuration variables.
5 # Shared recovery lock file to avoid split brain. No default.
7 # Do NOT run CTDB without a recovery lock file unless you know exactly
9 # CTDB_RECOVERY_LOCK=/some/place/on/shared/storage
11 # List of nodes in the cluster. Default is below.
12 # CTDB_NODES=/etc/ctdb/nodes
14 # List of public addresses for providing NAS services. No default.
15 # CTDB_PUBLIC_ADDRESSES=/etc/ctdb/public_addresses
17 # What services should CTDB manage? Default is none.
18 # CTDB_MANAGES_SAMBA=yes
19 # CTDB_MANAGES_WINBIND=yes
20 # CTDB_MANAGES_NFS=yes
22 # Raise the file descriptor limit for CTDB?
23 # CTDB_MAX_OPEN_FILES=10000
25 # Default is to use the log file below instead of syslog.
26 # CTDB_LOGGING=file:/var/log/log.ctdb
28 # Default log level is NOTICE. Want less logging?
31 # Set some CTDB tunable variables during CTDB startup?
32 # CTDB_SET_TDBMutexEnabled=0