summaryrefslogtreecommitdiffstats
path: root/ctdb/config/ctdb.init
Commit message (Expand)AuthorAgeFilesLines
* Add missing $remote_fs LSB dependencyMathieu Parent2013-10-241-2/+2
* initscript: Simpify initscript and control CTDB via new ctdbd_wrapperMartin Schwenke2013-07-101-226/+62
* initscript: Export CTDB_DEBUG_LOCKS variableAmitay Isaacs2013-07-101-1/+1
* scripts: Move TDB checking from initscript to "init" eventMartin Schwenke2013-06-201-97/+0
* scripts: Move dropping of all IPs from initscript to "init" eventMartin Schwenke2013-06-201-4/+0
* scripts: drop_all_public_ips() now prints messages to stdout, not logMartin Schwenke2013-06-201-2/+2
* ctdbd: Add new runstate CTDB_RUNSTATE_FIRST_RECOVERYMartin Schwenke2013-05-241-1/+1
* tools/ctdb: "ctdb runstate" now accepts optional expected run state argumentsMartin Schwenke2013-05-241-1/+1
* initscript: If CTDB doesn't become ready, print a message before killingMartin Schwenke2013-05-221-0/+1
* initscript: Look for tdbtool/tdbdump using which, not in fixed locationsMartin Schwenke2013-05-061-4/+4
* scripts: Ensure even external scripts get tagged in logs as "ctdbd"Martin Schwenke2013-04-221-1/+1
* initscript: Remove duplicate setting of $ctdbdMartin Schwenke2013-04-181-2/+0
* initscript: Use a PID file to implement the "status" optionMartin Schwenke2013-04-181-30/+56
* initscript: export CTDB_EXTERNAL_TRACEMartin Schwenke2013-02-051-1/+1
* ctdbd: Remove command-line option --debug-hung-scriptMartin Schwenke2013-02-051-1/+7
* scripts: Move drop_all_public_ips() to the functions fileMartin Schwenke2013-01-081-6/+0
* Initscript: when checking status, print output of "ctdb ping" if it failsMartin Schwenke2013-01-071-1/+4
* scripts: Refactor logging code in initscript and functions fileMartin Schwenke2012-10-181-15/+1
* initscript: Check that rc.ctdb is executable before running itMartin Schwenke2012-10-181-1/+1
* scripts: Remove duplicate code from init script to set tunablesAmitay Isaacs2012-10-171-13/+1
* Initscript: Kill any existing ctdbd processes if the ping succeedsMartin Schwenke2012-10-021-0/+6
* Initscript: clean up drop_all_public_ips()Martin Schwenke2012-07-261-7/+3
* Debug: When scripts hang, we may need to collect additional data in order to ...Ronnie Sahlberg2012-05-171-0/+1
* Initscript - add backup of corrupt non-persistent databasesMartin Schwenke2012-03-281-63/+93
* when shutting down ctdb, allow it 30 seconds instead of 10 before will -9 the...Ronnie Sahlberg2012-02-211-1/+1
* Add a hoook to the ctdb initscript that we can call out to for applications t...Ronnie Sahlberg2012-02-061-0/+2
* When starting and stopping ctdb through the init-script, make sure we first c...Ronnie Sahlberg2011-08-111-0/+18
* Eventscripts: remove unnecessary absolute paths from external commands.Martin Schwenke2011-08-031-2/+2
* Set $CTDB_VARDIR in the functions file.Martin Schwenke2011-08-031-4/+0
* ctdb.init: print a warning when tdbdump is found but tdbtoo or "tdbtool check...Michael Adam2011-04-051-0/+12
* ctdb.init: check for availability of "tdbtool check" and "tdbdump"Michael Adam2011-04-051-2/+26
* Dont store temporary runtime data in $CTDB_BASE/stateRonnie Sahlberg2010-09-031-0/+4
* initscript: wait until we can ping ctdbd before setting tunables.Martin Schwenke2010-08-051-5/+31
* From Sumit Bose <sbose@redhat.com>Ronnie Sahlberg2010-02-221-7/+13
* initscript: Remove bash-ism.Martin Schwenke2010-01-221-1/+1
* initscript: handle spaces in option values inserted into $CTDB_OPTIONS.Martin Schwenke2010-01-221-7/+8
* Make the size of the in memory ringbuffer for keeping the recent log messagesRonnie Sahlberg2010-01-151-0/+1
* fix a conflict in the merge from rustyRonnie Sahlberg2009-12-171-1/+1
|\
| * Add --valgringing flag instead of --nosetschedRusty Russell2009-12-161-1/+1
* | config: add CTDB_MAX_PERSISTENT_CHECK_ERRORS optionStefan Metzmacher2009-12-161-0/+9
* | config: try to use tdbtool <tdb> check instead of tdbdump for persistent db c...Stefan Metzmacher2009-12-161-1/+25
|/
* Eventscript argument cleanups and introduction of ctdb_standard_event_handler.Martin Schwenke2009-12-011-1/+1
* Now vaguely tested initscript updates.Martin Schwenke2009-11-191-1/+1
* From RustyRonnie Sahlberg2009-11-051-0/+6
* Merge commit 'origin/master'Martin Schwenke2009-10-161-4/+3
|\
| * move the logging of the warning "No reclock file used" to the startup case so...Ronnie Sahlberg2009-10-141-4/+3
* | initscript: when stopping on Red Hat use the success/failure functions.Martin Schwenke2009-10-161-1/+1
|/
* Revert "try to restart statd everytime it fails, not just the first time"Ronnie Sahlberg2009-09-151-1/+2
* try to restart statd everytime it fails, not just the first timeRonnie Sahlberg2009-09-151-2/+1
* Introduce sysconfig variable CTDB_SYSLOG=yes/no (default "no").Michael Adam2009-09-091-0/+1