| Commit message (Expand) | Author | Age | Files | Lines |
* | ctdb-eventscripts: Switch on dumping of stuck nfsd threads | Martin Schwenke | 2014-02-25 | 1 | -1/+1 |
* | ctdb-scripts: Update a misleading comment | Martin Schwenke | 2014-02-19 | 1 | -8/+1 |
* | ctdb-scripts: Enhancements to hung script debugging | Martin Schwenke | 2014-02-19 | 1 | -2/+32 |
* | ctdb-eventscripts: Deleting IPs should use the promote_secondaries option | Martin Schwenke | 2014-02-13 | 2 | -71/+20 |
* | ctdb-eventscripts: Create extra files for ganesha recovery | Srikrishan Malik | 2014-02-12 | 1 | -0/+2 |
* | ctdb-eventscripts: Run mmlsconfig only once and use cached results | Srikrishan Malik | 2014-02-12 | 1 | -2/+20 |
* | ctdb-eventscripts: Do not mark node unhealthy if no fs is available | Srikrishan Malik | 2014-01-30 | 1 | -3/+4 |
* | ctdb/eventscripts: Move all eventscript state under $CTDB_VARDIR/state | Martin Schwenke | 2014-01-17 | 1 | -4/+4 |
* | ctdb/eventscripts: Print a count if killing TCP connections times out | Martin Schwenke | 2014-01-17 | 1 | -1/+1 |
* | ctdb/eventscripts: Reconfigure lock should be released quickly | Martin Schwenke | 2014-01-17 | 1 | -2/+12 |
* | ctdb/eventscripts: Do not reconfigure in "monitor" events | Martin Schwenke | 2013-12-17 | 1 | -10/+0 |
* | ctdb-scripts: Be careful when generating unique pids for stack traces | Amitay Isaacs | 2013-11-27 | 1 | -1/+1 |
* | ctdb-config: Simplify the default CTDB configuration file | Amitay Isaacs | 2013-11-27 | 1 | -322/+19 |
* | ctdb-scripts: Replace hard-coded /var/ctdb with CTDB_VARDIR | Amitay Isaacs | 2013-11-27 | 1 | -2/+2 |
* | ctdb-scripts: Set defaults for CTDB_DBDIR and CTDB_DBDIR_PERSISTENT | Amitay Isaacs | 2013-11-27 | 1 | -0/+5 |
* | ctdb-eventscripts: Perform share check before NFS RPC checks in 60.ganesha | Amitay Isaacs | 2013-11-27 | 1 | -6/+6 |
* | ctdb-scripts: Add an early exit to statd-callout's notify case | Martin Schwenke | 2013-11-27 | 1 | -0/+1 |
* | ctdb-eventscripts: Remove the nfs_statd_update() call from 60.ganesha | Martin Schwenke | 2013-11-27 | 1 | -4/+0 |
* | ctdb-scripts: Run a single instance of debug_locks.sh at a give time | Amitay Isaacs | 2013-11-27 | 1 | -24/+34 |
* | ctdb-scripts: Rewrite statd-callout to avoid 10 minute lag | Martin Schwenke | 2013-11-27 | 2 | -111/+94 |
* | ctdb-scripts: debug_locks.sh should use configuration to find TDB location | Martin Schwenke | 2013-11-27 | 1 | -2/+10 |
* | eventscript: Fix link creation failure if the link already exist but the targ... | Srikrishan Malik | 2013-11-01 | 1 | -1/+1 |
* | eventscripts: Rewrite the smb.conf cache file handling | Martin Schwenke | 2013-10-29 | 1 | -77/+48 |
* | initscript: Update systemd configuration to put PID file in /run/ctdb | Martin Schwenke | 2013-10-25 | 1 | -3/+3 |
* | build: Move the default CTDB socket from /tmp to /var/run/ctdb | Amitay Isaacs | 2013-10-25 | 1 | -2/+2 |
* | Add missing $remote_fs LSB dependency | Mathieu Parent | 2013-10-24 | 1 | -2/+2 |
* | eventscripts: Instead of listing all tunables, query EventScriptTimeout | Amitay Isaacs | 2013-10-24 | 1 | -1/+1 |
* | initscript: New configuration variable CTDB_DBDIR_STATE | Martin Schwenke | 2013-10-22 | 1 | -0/+1 |
* | scripts: Make detect_init_style() more readable | Martin Schwenke | 2013-10-22 | 1 | -2/+3 |
* | eventscripts: Rework the iSCSI eventscript | Martin Schwenke | 2013-10-22 | 1 | -11/+13 |
* | eventscripts: Don't update static routes on "recovered" event | Martin Schwenke | 2013-10-22 | 1 | -1/+1 |
* | eventscripts: NAT gateway script doesn't need to handle "recovered" event | Martin Schwenke | 2013-10-22 | 1 | -9/+3 |
* | eventscripts: Delete placeholder "recovered" and "shutdown" events | Martin Schwenke | 2013-10-22 | 1 | -11/+0 |
* | eventscripts: Clean up comment at the top of 00.ctdb | Martin Schwenke | 2013-10-22 | 1 | -9/+3 |
* | eventscripts: Remove reconfigure check from samba and winbind eventscripts | Martin Schwenke | 2013-10-22 | 2 | -4/+0 |
* | eventscripts: Remove reconfigure code from httpd eventscript | Martin Schwenke | 2013-10-22 | 1 | -7/+0 |
* | eventscripts: Fold ctdb_check_tcp_ports_ctdb() into ctdb_check_tcp_ports() | Martin Schwenke | 2013-10-22 | 1 | -50/+16 |
* | eventscripts: Remove TCP port checks other than the built-in CTDB one | Martin Schwenke | 2013-10-22 | 1 | -69/+1 |
* | scripts: Remove setting of PATH from functions file | Martin Schwenke | 2013-10-22 | 1 | -2/+0 |
* | eventscripts: Clean up 20.multipathd | Martin Schwenke | 2013-10-22 | 1 | -57/+44 |
* | eventscripts: NAT gateway script should export CTDB_NATGW_NODES | Martin Schwenke | 2013-10-22 | 1 | -1/+2 |
* | scripts: Simplify script_log() to just look at CTDB_SYSLOG variable | Martin Schwenke | 2013-10-22 | 1 | -6/+1 |
* | scripts: Remove support for CTDB_OPTIONS configuration variable | Martin Schwenke | 2013-10-22 | 3 | -18/+8 |
* | scripts: Remove unused configuration variable CTDB_MANAGES_SCP | Martin Schwenke | 2013-10-22 | 1 | -1/+0 |
* | eventscripts: Deprecate NFS_SERVER_MODE, use CTDB_NFS_SERVER_MODE instead | Martin Schwenke | 2013-10-22 | 3 | -3/+3 |
* | eventscripts: Fix comment - CTDB_TCP_PORT_CHECKS -> CTDB_TCP_PORT_CHECKERS | Martin Schwenke | 2013-10-22 | 1 | -1/+1 |
* | scripts: Add support for optional ctdbd.conf configuration file | Martin Schwenke | 2013-09-25 | 1 | -0/+7 |
* | eventscripts: Load CTDB configuration settings in 70.iscsi | Amitay Isaacs | 2013-09-23 | 1 | -0/+2 |
* | eventscripts: Clean up monitoring of system memory in 00.ctdb | Martin Schwenke | 2013-09-11 | 1 | -30/+41 |
* | eventscripts: Avoid using a temporary file in 62.cnfs | Martin Schwenke | 2013-08-22 | 1 | -4/+1 |