2013-11-26 07:38:58 +04:00
# Options to ctdbd, read by ctdbd_wrapper(1)
#
# See ctdbd.conf(5) for more information about CTDB configuration variables.
2007-09-10 09:09:28 +04:00
2013-11-26 07:38:58 +04:00
# Shared recovery lock file to avoid split brain. No default.
2007-09-04 03:50:07 +04:00
#
2013-11-26 07:38:58 +04:00
# Do NOT run CTDB without a recovery lock file unless you know exactly
# what you are doing.
CTDB_RECOVERY_LOCK=/some/place/on/shared/storage
2007-06-02 12:51:05 +04:00
2013-11-26 07:38:58 +04:00
# List of nodes in the cluster. Default is below.
# CTDB_NODES=/etc/ctdb/nodes
2008-01-07 06:31:13 +03:00
2013-11-26 07:38:58 +04:00
# List of public addresses for providing NAS services. No default.
CTDB_PUBLIC_ADDRESSES=/etc/ctdb/public_addresses
2008-01-07 06:31:13 +03:00
2013-11-26 07:38:58 +04:00
# What services should CTDB manage? Default is none.
2007-06-02 12:51:05 +04:00
# CTDB_MANAGES_SAMBA=yes
2007-11-14 08:17:52 +03:00
# CTDB_MANAGES_WINBIND=yes
2008-05-22 00:08:38 +04:00
# CTDB_MANAGES_NFS=yes
2013-11-26 07:38:58 +04:00
# Raise the file descriptor limit for CTDB?
# ulimit -n 10000
2008-02-22 01:42:52 +03:00
2013-11-26 07:38:58 +04:00
# Default is to use the log file below instead of syslog.
2007-06-04 09:44:52 +04:00
# CTDB_LOGFILE=/var/log/log.ctdb
2009-09-15 13:33:35 +04:00
# CTDB_SYSLOG=no
2013-11-26 07:38:58 +04:00
# Default log level is ERR. NOTICE is a little more verbose.
CTDB_DEBUGLEVEL=NOTICE
2010-01-15 07:38:56 +03:00
2013-11-26 07:38:58 +04:00
# Set some CTDB tunable variables during CTDB startup?
# CTDB_SET_TraverseTimeout=60