summaryrefslogtreecommitdiffstats
path: root/ctdb/config/events.d/00.ctdb
Commit message (Expand)AuthorAgeFilesLines
* ctdb-scripts: Improve messages about invalid tunables during "setup"Martin Schwenke2015-02-181-4/+10
* ctdb-scripts: Fix tunable setup code by making it shell-agnosticMartin Schwenke2015-02-181-3/+3
* ctdb-eventscripts: Attach to persistent ctdb.tdb in "startup" eventMartin Schwenke2014-03-231-1/+2
* ctdb-scripts: Replace hard-coded /var/ctdb with CTDB_VARDIRAmitay Isaacs2013-11-271-2/+2
* eventscripts: Clean up comment at the top of 00.ctdbMartin Schwenke2013-10-221-9/+3
* eventscripts: Clean up monitoring of system memory in 00.ctdbMartin Schwenke2013-09-111-30/+41
* eventscripts: "setup" event doesn't need to wait for SETUP runstateMartin Schwenke2013-06-201-15/+0
* scripts: Move TDB checking from initscript to "init" eventMartin Schwenke2013-06-201-1/+95
* scripts: Move dropping of all IPs from initscript to "init" eventMartin Schwenke2013-06-201-0/+4
* tools/ctdb: "ctdb runstate" now accepts optional expected run state argumentsMartin Schwenke2013-05-241-1/+1
* scripts: Use $CTDB_SCRIPT_DEBUGLEVEL instead of something more complexMartin Schwenke2013-04-191-5/+0
* eventscripts: Fail the setup event if CTDB does not become readyMartin Schwenke2013-01-091-4/+3
* eventscripts: Each script should set CTDB_BASE if it is not setMartin Schwenke2013-01-081-0/+3
* scripts: Remove duplicate code from init script to set tunablesAmitay Isaacs2012-10-171-8/+29
* Eventscripts - call ctdb_check_args() in 00.ctdbMartin Schwenke2011-08-301-0/+2
* Eventscripts - conditionally inherit ctdbd debug level in each monitor eventMartin Schwenke2011-08-171-0/+5
* Eventscripts: fix dangerous rm -rf in 00.ctdb init event.Martin Schwenke2011-08-091-1/+3
* Eventscripts: 00.ctdb uses $service_state_dir, neaten update_config_from_tdb().Martin Schwenke2011-08-091-15/+20
* 00.ctdb eventscript removes all files from $ctdb_active_dir.Martin Schwenke2011-08-091-1/+1
* Eventscripts - remove some more absolute paths to commands.Martin Schwenke2011-08-041-3/+3
* Eventscripts: remove unnecessary absolute paths from external commands.Martin Schwenke2011-08-031-2/+2
* change the name for the key for the record where we stoire the public address...Ronnie Sahlberg2011-06-281-1/+1
* Redirect the output from 00.ctdb pfetch to stdout.Ronnie Sahlberg2010-10-281-1/+1
* move extracting the config from config.tdb for public addressesRonnie Sahlberg2010-10-121-15/+19
* Dont store temporary runtime data in $CTDB_BASE/stateRonnie Sahlberg2010-09-031-8/+8
* Add a configuration database, implemented as a persistent database.Ronnie Sahlberg2010-08-251-0/+17
* Add a setting where CTDB will monitor and warn for low memory conditions.Ronnie Sahlberg2010-04-231-0/+8
* server: add "setup" eventStefan Metzmacher2010-02-231-1/+7
* Add a variable CTDB_CHECK_SWAP_IS_NOT_USED="yes"Ronnie Sahlberg2010-02-161-5/+7
* event scripts: add logging for low memory conditionsRusty Russell2010-02-091-0/+10
* server: add "init" eventStefan Metzmacher2010-01-201-1/+1
* Eventscripts: Fix syntax error in 00.ctdb.Martin Schwenke2009-12-011-0/+1
* Eventscript argument cleanups and introduction of ctdb_standard_event_handler.Martin Schwenke2009-12-011-1/+5
* More untested eventscript factorisation.Martin Schwenke2009-11-191-7/+1
* From Wolfgang Mueller-FriedtRonnie Sahlberg2009-09-291-23/+0
* remove repack from eventscriptWolfgang Mueller-Friedt2009-07-291-1/+1
* monitor the amount of free memory and if this treshold is crossed, monitoring...Ronnie Sahlberg2008-02-211-1/+11
* the event scripts no longer need to show a date, as its done by the main ctdb...Andrew Tridgell2008-01-161-1/+1
* auto-run the vacuum and repack ops every 5 minutes by defaultAndrew Tridgell2008-01-101-0/+25
* the while loop in the startup event runs as a subshell so we need an extra ||...root2007-10-291-1/+1
* cope with non-standard install dirs in event scriptsAndrew Tridgell2007-09-141-3/+3
* change the now rather small /etc/ctdb/events script into a service Ronnie Sahlberg2007-08-151-0/+39