summaryrefslogtreecommitdiffstats
path: root/ctdb/config
Commit message (Expand)AuthorAgeFilesLines
* config: load 'ctdb' config before 'nfs' config in statd-calloutStefan Metzmacher2009-12-161-0/+1
* Bond devices can have any name the user configures, soRonnie Sahlberg2009-12-091-8/+13
* make sure to also check that interfaces used for NATGW are okRonnie Sahlberg2009-12-091-0/+1
* events/50.samba: only use wbinfo --ping-dc if availableStefan Metzmacher2009-12-081-1/+6
* Use wbinfo --ping-dc isntead of wbingo -p sicne this is a more reliable way t...Ronnie Sahlberg2009-12-071-1/+1
* Eventscripts: Fix syntax error in 00.ctdb.Martin Schwenke2009-12-011-0/+1
* Eventscripts: Remove executable bit accidently set on some scripts.Martin Schwenke2009-12-013-0/+0
* Eventscript argument cleanups and introduction of ctdb_standard_event_handler.Martin Schwenke2009-12-0117-81/+101
* Event scripts: functions file now intercepts status and setstatus.Martin Schwenke2009-11-271-0/+11
* Event scripts: use $script_name rather than $service name for status.Martin Schwenke2009-11-251-7/+8
* Event scripts: Respect CTDB_MANAGES_NFS and add function log_status_cat.Martin Schwenke2009-11-251-0/+6
* More eventscript cleanups. Initial smoke testing seems OK.Martin Schwenke2009-11-253-133/+63
* Now vaguely tested initscript updates.Martin Schwenke2009-11-199-97/+91
* More untested eventscript factorisation.Martin Schwenke2009-11-1916-232/+152
* Eventscripts: Untested factorisations and introduction of status event.Martin Schwenke2009-11-135-119/+229
* Fix bashism in events.d/11.natgwMathieu Parent2009-11-101-1/+1
* sugegstion from metze,Ronnie Sahlberg2009-11-061-2/+2
* ctdb.sysconfig: add a comment section about CTDB_RUN_TIMEOUT_MONITORMichael Adam2009-11-051-1/+6
* Add a 99.timeout event script to trigger monitor timeouts.Michael Adam2009-11-051-0/+24
* From RustyRonnie Sahlberg2009-11-052-0/+9
* add an extra test for the bond devices and check that there is an active slave.Ronnie Sahlberg2009-11-051-0/+4
* dont verify winbindd is running properly at startupRonnie Sahlberg2009-11-041-6/+0
* make the error logged when winbindd fails to access the dc during startup mor...Ronnie Sahlberg2009-10-291-1/+3
* Revert "update the "uptime" command to indicate the "time since last" is the ...Ronnie Sahlberg2009-10-291-1/+1
* update the "uptime" command to indicate the "time since last" is the time sin...Ronnie Sahlberg2009-10-291-1/+1
* add a check that winbind can actually talk to teh dc during the startup eventRonnie Sahlberg2009-10-271-0/+4
* Merge commit 'origin/master'Martin Schwenke2009-10-211-1/+1
|\
| * treat interfaces with the name ethX* as bond devicesRonnie Sahlberg2009-10-211-1/+1
* | Merge commit 'origin/master'Martin Schwenke2009-10-192-3/+11
|\|
| * add a direcotry where multiple local scripts can be added to run when executi...Ronnie Sahlberg2009-10-191-0/+6
| * wait a bit longer before shutting down when the reclock file is missingRonnie Sahlberg2009-10-191-3/+5
| * Revert "dont shutdown a node when the reclock file is temporarily unavailable."Ronnie Sahlberg2009-10-191-2/+7
| * dont shutdown a node when the reclock file is temporarily unavailable.Ronnie Sahlberg2009-10-151-7/+2
* | 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
|/
* always create the nfs state directories during the monitor event.Ronnie Sahlberg2009-10-141-0/+5
* Merge commit 'martins/master'Ronnie Sahlberg2009-10-122-12/+13
|\
| * Clean up ctdb_check_directories* eventscript functions.Martin Schwenke2009-10-121-10/+11
| * 40.vsftpd: reset the fail counter in the "recovered" event.Martin Schwenke2009-10-121-2/+2
* | update natgw eventscript to allow you to fore it to update and / or to remove...Ronnie Sahlberg2009-10-061-2/+2
|/
* add a new notification to trigger on when ctdb has startedRonnie Sahlberg2009-10-011-0/+4
* Minor fixes to 01.reclock eventscript.Martin Schwenke2009-09-301-3/+2
* 40.vsftpd monitor event only fails after 2 failures to connect to port 21.Martin Schwenke2009-09-303-14/+65
* From Wolfgang Mueller-FriedtRonnie Sahlberg2009-09-291-23/+0
* change the reclock fail count to 19 monitor intervals before we shut down ctdbdRonnie Sahlberg2009-09-281-2/+2
* add a new eventscript 01.reclockRonnie Sahlberg2009-09-281-0/+58
* try restarting ststd indefinitely not just onceRonnie Sahlberg2009-09-151-25/+9
* Revert "try to restart statd everytime it fails, not just the first time"Ronnie Sahlberg2009-09-1510-22/+42
* try to restart statd everytime it fails, not just the first timeRonnie Sahlberg2009-09-1510-42/+22