File: ctdb.conf

package info (click to toggle)
samba 2%3A4.22.3%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 185,264 kB
  • sloc: ansic: 1,955,394; python: 269,800; sh: 71,598; xml: 50,288; perl: 36,082; makefile: 6,086; yacc: 4,497; exp: 1,582; cpp: 1,224; lex: 989; awk: 589; java: 119; csh: 58; pascal: 54; sed: 45; asm: 30
file content (22 lines) | stat: -rw-r--r-- 545 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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