summaryrefslogtreecommitdiffstats
path: root/ctdb/config
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* initscript: The wrapper script should export CTDB_SOCKETMartin Schwenke2013-07-291-0/+2
* eventscripts: kill_tcp_connections() should send connections to stdinMartin Schwenke2013-07-291-11/+14
* scripts: Run scriptstatus for hung eventMartin Schwenke2013-07-291-2/+17
* eventscripts: A missing interface should cause monitoring to failMartin Schwenke2013-07-191-2/+3
* eventscripts: Get list of configured interfaces using "ctdb ifaces"Martin Schwenke2013-07-191-3/+3
* scripts: ctdbd_wrapper logs a message to syslog if syslog is not being usedMartin Schwenke2013-07-111-0/+8
* packaging: Add systemd supportMartin Schwenke2013-07-101-0/+15
* initscript: Simpify initscript and control CTDB via new ctdbd_wrapperMartin Schwenke2013-07-102-226/+329
* initscript: Export CTDB_DEBUG_LOCKS variableAmitay Isaacs2013-07-101-1/+1
* scripts: Add an example debug_locks.sh script to debug locking issueAmitay Isaacs2013-07-101-0/+45
* eventscripts: New configuration variable $CTDB_SKIP_GANESHA_NFSD_CHECKMartin Schwenke2013-07-051-1/+3
* eventscript: Move Ganesha nfsd monitoring to a functionMartin Schwenke2013-07-051-51/+59
* eventscripts: Drop RPC service version from nfs_check_rpc_service() callsMartin Schwenke2013-07-051-2/+2
* eventscripts: When replaying monitor status, don't log empty outputMartin Schwenke2013-07-051-1/+3
* eventscripts: "setup" event doesn't need to wait for SETUP runstateMartin Schwenke2013-06-201-15/+0
* eventscripts: 13.per_ip_routing should not try hard to find public_addressesMartin Schwenke2013-06-201-1/+1
* scripts: Move TDB checking from initscript to "init" eventMartin Schwenke2013-06-202-98/+95
* scripts: Move dropping of all IPs from initscript to "init" eventMartin Schwenke2013-06-202-4/+4
* scripts: drop_ip() should use delete_ip_from_iface()Martin Schwenke2013-06-201-1/+1
* scripts: drop_all_public_ips() now prints messages to stdout, not logMartin Schwenke2013-06-203-11/+5
* eventscripts: New configuration varable $CTDB_NFS_DUMP_STUCK_THREADSMartin Schwenke2013-06-142-0/+30
* eventscripts: Add new option $CTDB_MONITOR_NFS_THREAD_COUNTMartin Schwenke2013-06-132-0/+38
* eventscripts: Fix statd-callout update handlingMartin Schwenke2013-05-283-31/+20