summaryrefslogtreecommitdiffstats
path: root/ctdb/server/ctdb_tunables.c
Commit message (Expand)AuthorAgeFilesLines
...
* repack limit tunableWolfgang Mueller-Friedt2009-07-291-1/+2
* vacuum event frameworkRonnie Sahlberg2009-07-291-0/+2
* Do not allow the "VerifyRecoveryLock" tunable to be changed if there is no re...Ronnie Sahlberg2009-06-251-1/+8
* increase the timeout before we shutdown when ther ecovery daemon is hungRonnie Sahlberg2009-06-181-2/+2
* Track how long it takes to take out the recovery lock from both the main dame...Ronnie Sahlberg2009-05-141-0/+1
* Add a new variable VerifyRecoveryLock which can be used to disable the test t...root2009-05-011-0/+1
* add a tuneable RecoveryDropAllIPs so it is possible to control after how lon...Ronnie Sahlberg2009-04-241-0/+1
* tweak some timeouts so that we do trigger a banning even if the control hangs...Ronnie Sahlberg2009-04-241-2/+2
* Change the (dodgy) seqnumfrequency variable to have ms resolution instead of ...Ronnie Sahlberg2009-04-011-1/+1
* add control and logging of very high latencies.Ronnie Sahlberg2008-10-301-0/+1
* The ctdb daemon keeps track of whether the recovery process is runningRonnie Sahlberg2008-09-171-1/+2
* additional monitoring between the two daemons.Ronnie Sahlberg2008-09-091-0/+1
* use more libral handling of event scripts timing out.Ronnie Sahlberg2008-07-071-1/+1
* ban the node after 3 failed scripts by defaultRonnie Sahlberg2008-06-131-1/+1
* if the event scripts hangs EventScriptsBanCount consecutive times in a rowRonnie Sahlberg2008-06-131-0/+1
* add improvements to tracking memory usage in ctdbd adn the recovery daemonRonnie Sahlberg2008-04-011-0/+1
* add a new tunable 'NoIPFailback'Ronnie Sahlberg2008-03-031-1/+2
* add a new tunable : reclockpingperiodRonnie Sahlberg2008-03-031-0/+1
* add a new tunable DisableWhenUnhealthy which when set will cause a node to au...Ronnie Sahlberg2008-02-221-0/+1
* merge from ronnieAndrew Tridgell2008-02-041-2/+2
* exponential backoff in health monitoring for faster startupAndrew Tridgell2008-01-101-1/+0
* change default tunables to cope with larger dbsAndrew Tridgell2008-01-061-2/+2
* a new tunable DatabaseMaxDead that enables the tdb max dead cache logicAndrew Tridgell2008-01-051-0/+1
* make DeterministicIPs the defaultAndrew Tridgell2007-12-041-1/+1
* add a new tunable : DeterministicIPs that makes the allocation of Ronnie Sahlberg2007-10-161-0/+1
* add config option for disabling bansAndrew Tridgell2007-10-151-0/+1
* run monitoring more quickly when unhealthy and at startupAndrew Tridgell2007-09-241-0/+1
* updated ctdb tickle managementRonnie Sahlberg2007-07-201-0/+1
* update lib/replace from samba4Andrew Tridgell2007-07-101-3/+2
* add a tuneable to control how long we wait after a successful recovery Ronnie Sahlberg2007-07-041-0/+1
* - merged ctdb_store test from ronnieAndrew Tridgell2007-06-171-0/+1
* raise the default keepalive limitAndrew Tridgell2007-06-111-1/+1
* start splitting the code into separate client and server piecesAndrew Tridgell2007-06-071-0/+162