summaryrefslogtreecommitdiffstats
path: root/ctdb/config
Commit message (Expand)AuthorAgeFilesLines
* ctdb-scripts: Be careful when generating unique pids for stack tracesAmitay Isaacs2013-11-271-1/+1
* ctdb-config: Simplify the default CTDB configuration fileAmitay Isaacs2013-11-271-322/+19
* ctdb-scripts: Replace hard-coded /var/ctdb with CTDB_VARDIRAmitay Isaacs2013-11-271-2/+2
* ctdb-scripts: Set defaults for CTDB_DBDIR and CTDB_DBDIR_PERSISTENTAmitay Isaacs2013-11-271-0/+5
* ctdb-eventscripts: Perform share check before NFS RPC checks in 60.ganeshaAmitay Isaacs2013-11-271-6/+6
* ctdb-scripts: Add an early exit to statd-callout's notify caseMartin Schwenke2013-11-271-0/+1
* ctdb-eventscripts: Remove the nfs_statd_update() call from 60.ganeshaMartin Schwenke2013-11-271-4/+0
* ctdb-scripts: Run a single instance of debug_locks.sh at a give timeAmitay Isaacs2013-11-271-24/+34
* ctdb-scripts: Rewrite statd-callout to avoid 10 minute lagMartin Schwenke2013-11-272-111/+94
* ctdb-scripts: debug_locks.sh should use configuration to find TDB locationMartin Schwenke2013-11-271-2/+10
* eventscript: Fix link creation failure if the link already exist but the targ...Srikrishan Malik2013-11-011-1/+1
* eventscripts: Rewrite the smb.conf cache file handlingMartin Schwenke2013-10-291-77/+48
* initscript: Update systemd configuration to put PID file in /run/ctdbMartin Schwenke2013-10-251-3/+3
* build: Move the default CTDB socket from /tmp to /var/run/ctdbAmitay Isaacs2013-10-251-2/+2
* Add missing $remote_fs LSB dependencyMathieu Parent2013-10-241-2/+2
* eventscripts: Instead of listing all tunables, query EventScriptTimeoutAmitay Isaacs2013-10-241-1/+1
* initscript: New configuration variable CTDB_DBDIR_STATEMartin Schwenke2013-10-221-0/+1
* scripts: Make detect_init_style() more readableMartin Schwenke2013-10-221-2/+3
* eventscripts: Rework the iSCSI eventscriptMartin Schwenke2013-10-221-11/+13
* eventscripts: Don't update static routes on "recovered" eventMartin Schwenke2013-10-221-1/+1
* eventscripts: NAT gateway script doesn't need to handle "recovered" eventMartin Schwenke2013-10-221-9/+3
* eventscripts: Delete placeholder "recovered" and "shutdown" eventsMartin Schwenke2013-10-221-11/+0
* eventscripts: Clean up comment at the top of 00.ctdbMartin Schwenke2013-10-221-9/+3
* eventscripts: Remove reconfigure check from samba and winbind eventscriptsMartin Schwenke2013-10-222-4/+0
* eventscripts: Remove reconfigure code from httpd eventscriptMartin Schwenke2013-10-221-7/+0
* eventscripts: Fold ctdb_check_tcp_ports_ctdb() into ctdb_check_tcp_ports()Martin Schwenke2013-10-221-50/+16
* eventscripts: Remove TCP port checks other than the built-in CTDB oneMartin Schwenke2013-10-221-69/+1
* scripts: Remove setting of PATH from functions fileMartin Schwenke2013-10-221-2/+0
* eventscripts: Clean up 20.multipathdMartin Schwenke2013-10-221-57/+44
* eventscripts: NAT gateway script should export CTDB_NATGW_NODESMartin Schwenke2013-10-221-1/+2
* scripts: Simplify script_log() to just look at CTDB_SYSLOG variableMartin Schwenke2013-10-221-6/+1
* scripts: Remove support for CTDB_OPTIONS configuration variableMartin Schwenke2013-10-223-18/+8
* scripts: Remove unused configuration variable CTDB_MANAGES_SCPMartin Schwenke2013-10-221-1/+0
* eventscripts: Deprecate NFS_SERVER_MODE, use CTDB_NFS_SERVER_MODE insteadMartin Schwenke2013-10-223-3/+3
* eventscripts: Fix comment - CTDB_TCP_PORT_CHECKS -> CTDB_TCP_PORT_CHECKERSMartin Schwenke2013-10-221-1/+1
* scripts: Add support for optional ctdbd.conf configuration fileMartin Schwenke2013-09-251-0/+7
* eventscripts: Load CTDB configuration settings in 70.iscsiAmitay Isaacs2013-09-231-0/+2
* eventscripts: Clean up monitoring of system memory in 00.ctdbMartin Schwenke2013-09-111-30/+41
* eventscripts: Avoid using a temporary file in 62.cnfsMartin Schwenke2013-08-221-4/+1
* scripts: Remove gdb_backtraceMartin Schwenke2013-08-221-87/+0
* eventscripts: Become unhealthy faster on nfsd failureMartin Schwenke2013-08-141-3/+2
* eventscripts: Improve message logged when a counter hits a limitMartin Schwenke2013-08-141-1/+1
* eventscripts: Print a message when waiting for TCP connections to be killedMartin Schwenke2013-08-141-1/+4
* eventscripts: New configuration variable $CTDB_RPCINFO_LOCALHOSTMartin Schwenke2013-08-142-1/+8
* eventscripts: Add modulo (%) operator to ctdb_check_counter()Martin Schwenke2013-08-141-7/+12
* eventscripts: Separate out RPC service restart codeMartin Schwenke2013-08-141-41/+56
* eventscripts: Remove support for RPC service 'q' and 's' restart flagsMartin Schwenke2013-08-144-4/+4
* eventscripts: When restarting the nfslock service only show output of startMartin Schwenke2013-08-141-2/+2
* scripts: Do not run ctdb tool commands when debugging hung "init" eventMartin Schwenke2013-08-091-2/+6
* eventscripts: Use configured RECLOCK file instead of asking CTDBAmitay Isaacs2013-08-091-7/+5