summaryrefslogtreecommitdiffstats
path: root/ctdb/config/events.d
Commit message (Expand)AuthorAgeFilesLines
* event scripts: add logging for low memory conditionsRusty Russell2010-02-091-0/+10
* config: 10.interface: search "ethtool" in $PATH instead of using a hardcoded ...Stefan Metzmacher2010-01-201-2/+2
* events: add updateip event to 13.per_ip_routingStefan Metzmacher2010-01-201-0/+60
* events: 10.interface handle updateip eventStefan Metzmacher2010-01-201-0/+57
* server: add updateip eventStefan Metzmacher2010-01-201-0/+8
* config: add CTDB_PARTIALLY_ONLINE_INTERFACES to ctdb.sysconfigStefan Metzmacher2010-01-201-0/+9
* config: 10.interfaces call monitor_interfaces on startupStefan Metzmacher2010-01-201-0/+8
* config: 10.interfaces call ctdb ifaces and ctdb setifacelink for monitoringStefan Metzmacher2010-01-201-1/+46
* events: splitout a monitor_interfaces function in 10.interfaceStefan Metzmacher2010-01-201-45/+64
* events: 10.interfaces allow multiple interfaces per public addressStefan Metzmacher2010-01-201-1/+1
* config: add 13.per_ip_routing event scriptStefan Metzmacher2010-01-201-0/+384
* config: add interface_modify.sh and call it under flock to make modification ...Stefan Metzmacher2010-01-201-52/+0
* events/10.interfaces: move some parts to helper functionsStefan Metzmacher2010-01-201-28/+59
* server: add "init" eventStefan Metzmacher2010-01-204-6/+15
* source the nfs sysconfig file from the 61.nfstickles scriptRonnie Sahlberg2010-01-201-0/+2
* Revert "Use wbinfo --ping-dc isntead of wbingo -p sicne this is a more reliab...Martin Schwenke2010-01-121-1/+1
* Revert "events/50.samba: only use wbinfo --ping-dc if available"Martin Schwenke2010-01-121-6/+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-0115-63/+84
* More eventscript cleanups. Initial smoke testing seems OK.Martin Schwenke2009-11-202-10/+20
* Now vaguely tested initscript updates.Martin Schwenke2009-11-197-88/+78
* More untested eventscript factorisation.Martin Schwenke2009-11-1914-215/+130
* Eventscripts: Untested factorisations and introduction of status event.Martin Schwenke2009-11-134-81/+67
* Fix bashism in events.d/11.natgwMathieu Parent2009-11-101-1/+1
* Add a 99.timeout event script to trigger monitor timeouts.Michael Adam2009-11-051-0/+24
* 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
* treat interfaces with the name ethX* as bond devicesRonnie Sahlberg2009-10-211-1/+1
* 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
* always create the nfs state directories during the monitor event.Ronnie Sahlberg2009-10-141-0/+5
* Merge commit 'martins/master'Ronnie Sahlberg2009-10-121-2/+2
|\
| * 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
|/
* 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-302-14/+31
* 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