summaryrefslogtreecommitdiffstats
path: root/ctdb/config
Commit message (Expand)AuthorAgeFilesLines
* change the name for the key for the record where we stoire the public address...Ronnie Sahlberg2011-06-281-1/+1
* Fix bashismMathieu Parent2011-05-141-1/+1
* When using multiple VLANs, some funky stuff can sometimes happen whenRonnie Sahlberg2011-05-121-7/+6
* If samba fails to start for some reason, make this cause the startup event to...Ronnie Sahlberg2011-05-101-3/+14
* Dont exit from checking interfaces once we have found one interface that is notRonnie Sahlberg2011-05-101-1/+1
* Remove logging of spam/errors from the 10.interfraceRonnie Sahlberg2011-05-091-10/+9
* bonding mode 4 monitoring:Ronnie Sahlberg2011-04-131-0/+8
* IFACE handling. Assume links are always good on nstartup (they almost alwaysRonnie Sahlberg2011-04-111-34/+22
* NATGW: dont set arp_ignore in 11.natgw anymore since we no longerRonnie Sahlberg2011-04-061-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
* Correction of spelling errorsMathieu Parent2011-03-231-1/+1
* 50.samba : Tell winbind about every time we add/remove and ip from the nodeRonnie Sahlberg2011-02-181-0/+7
* remove checking for filesystems and filesystem health from the cnfs script.Ronnie Sahlberg2011-02-181-74/+0
* 60.nfsRonnie Sahlberg2011-02-181-2/+2
* Eventscripts: lower the fail/restart limits for nfsd.Martin Schwenke2011-01-111-2/+2
* Eventscripts: use "startstop_nfs restart" to reconfigure NFS.Martin Schwenke2011-01-111-0/+1
* Eventscripts: only autostart during a monitor event.Martin Schwenke2011-01-111-0/+3
* Eventscripts: print a message when reconfiguring a service.Martin Schwenke2011-01-111-0/+1
* Eventscripts: work around NFS restart failure under load.Martin Schwenke2011-01-111-3/+10
* TYPORonnie Sahlberg2011-01-111-1/+1
* STATD is 100027 not 1000247Ronnie Sahlberg2011-01-111-1/+1
* 60.nfs Check if we have rpc.statd and if not, skip checking for statdRonnie Sahlberg2011-01-061-18/+23
* 41.HTTPDRonnie Sahlberg2010-12-221-4/+17
* 60.nfsRonnie Sahlberg2010-12-221-6/+23
* Dont run net serverid wipe in the backgroundRonnie Sahlberg2010-12-221-1/+1
* 50.sambaRonnie Sahlberg2010-12-141-2/+2
* LVSRonnie Sahlberg2010-12-131-1/+1
* only run "serverid wipe" if we are actually running samba.Ronnie Sahlberg2010-12-101-2/+2
* add a missing part of the import of the previous ganesha patchRonnie Sahlberg2010-12-061-0/+1
* make changes to ctdb event scripts to support NFS-Ganesha.Chandra Seetharaman2010-12-062-0/+160
* dont try starting samba through the "init" eventRonnie Sahlberg2010-12-031-0/+2
* When we are no longer the natgw master, dont put the natgw ip on loopback.Ronnie Sahlberg2010-11-291-1/+3
* update autostart/stop to work for sambaRonnie Sahlberg2010-11-222-6/+8
* add an explicit _is_managed_service to iscsi eventscriptRonnie Sahlberg2010-11-181-0/+2
* Dont pollute the logs with a "file not found" messageRonnie Sahlberg2010-11-181-1/+1
* 60.nfs eventscript should do nothing if NFS isn't managed by CTDB.Martin Schwenke2010-11-181-0/+2
* Eventscript functions - catch failures in ctdb_service_start().Martin Schwenke2010-11-181-2/+2
* 50.samba eventscript should stop/start services when they become (un)managed.Martin Schwenke2010-11-182-7/+18
* add a new support function ctdb_check_counter_equal()Ronnie Sahlberg2010-11-172-4/+43
* Eventscripts: make loadconfig() function hookable by the test suite.Martin Schwenke2010-11-171-1/+5
* Make a time comparison in 60.nfs eventscript more readable.Martin Schwenke2010-11-171-2/+1
* 60.nfs only fails or warns after 10 consecutive nfsd/statd failures.Martin Schwenke2010-11-172-32/+54
* this stuff is just so fragile that it will enter infinite recovery and fail ...Ronnie Sahlberg2010-11-101-5/+2
* delete from old interface before adding to new interfaceRonnie Sahlberg2010-11-101-4/+3
* dont delete all ips from the system during the initial "init" eventRonnie Sahlberg2010-11-101-9/+0
* Both nfs and nfslock scripts can fail under redhat in very rare situations.Ronnie Sahlberg2010-10-281-0/+1
* When shuttind down, we always unconditionally try to remove the natgw addressRonnie Sahlberg2010-10-281-1/+1
* Redirect the output from 00.ctdb pfetch to stdout.Ronnie Sahlberg2010-10-281-1/+1
* events.d/11.routing: handle "updateip" eventStefan Metzmacher2010-10-211-0/+11