summaryrefslogtreecommitdiffstats
path: root/ctdb/server/ctdb_tunables.c
Commit message (Expand)AuthorAgeFilesLines
* tunables: Remove obsolete tunablesAmitay Isaacs2013-10-301-3/+0
* daemon: Change the default recovery method for persistent databasesAmitay Isaacs2013-10-281-1/+1
* Revert "LACOUNT: Add back lacount mechanism to defer migrating a fetched/rea...Amitay Isaacs2013-08-221-1/+0
* ctdbd: No need for DeadlockTimeout tunableAmitay Isaacs2013-07-101-1/+0
* ctdbd: Update the get_tunable code to return -EINVAL for unknown tunableMartin Schwenke2013-05-241-1/+1
* recoverd: Fix tunable NoIPTakeoverOnDisabled, rename to NoIPHostOnAllDisabledMartin Schwenke2013-05-071-1/+1
* ctdbd: Fix the PullDBPreallocation size to 10MB as intendedAmitay Isaacs2013-02-141-1/+1
* daemon: Add a tunable to enable automatic database priority settingAmitay Isaacs2013-01-051-0/+1
* ctdbd: locking: Provide non-blocking API for locking of TDB record/db/alldbAmitay Isaacs2012-10-201-0/+1
* ctdbd: New tunable NoIPTakeoverOnDisabledMartin Schwenke2012-10-111-1/+2
* RECOVERY: Increase the time we allow before timing out recovery related tasks.Ronnie Sahlberg2012-05-251-1/+1
* RECOVER: When we pull databases during recovery, we used to reallocate the da...Ronnie Sahlberg2012-05-251-1/+2
* DEBUG: Add checks for and print debug messages when 1) a database contains ve...Ronnie Sahlberg2012-05-211-1/+4
* Debug: When scripts hang, we may need to collect additional data in order to ...Ronnie Sahlberg2012-05-171-1/+1
* NoIPTakeover: change the tunable name for the "dont allow failing addresses o...Ronnie Sahlberg2012-03-221-1/+2
* STICKY: add prototype code to make records stick to a node to "calm" down if ...Ronnie Sahlberg2012-03-201-1/+4
* LACOUNT: Add back lacount mechanism to defer migrating a fetched/read copy u...Ronnie Sahlberg2012-03-201-1/+2
* FETCH COLLAPSE : Change the fetch-lock collapse to collapse ALL fetches, incl...Ronnie Sahlberg2012-03-201-1/+2
* Vacuuming: change default timeout to 120 secondsRonnie Sahlberg2012-02-291-1/+1
* Add a tunable variable to control how long we defer after a ctdb addip until ...Ronnie Sahlberg2012-02-281-1/+2
* tunables: don't list obsolete tunables in the list_tunables controlMichael Adam2011-12-231-0/+3
* tunables: add a bool obsolete flag to the tunable_map listMichael Adam2011-12-231-49/+50
* vacuum: add new tunable VacuumInterval and mark Vacuum{Default,Min,Max}Interv...Michael Adam2011-12-231-3/+4
* Recover Persistent database DB by DB and not record by recordRonnie Sahlberg2011-11-301-1/+2
* Add a tunable "AllowClientDBAttach" with default value 1.Michael Adam2011-09-051-1/+2
* Change the default for ip failover to be LCP2 and not DeterministicIPsRonnie Sahlberg2011-08-151-2/+2
* IP allocation - add LCP2 algorithm.Martin Schwenke2011-07-291-0/+1
* vacuum: change all Vacuum*Interval tunables to default to 10Michael Adam2011-03-141-3/+3
* Add a tunable VacuumFastPathCount.Michael Adam2011-03-141-0/+1
* Deferred attach : at early startup, defer any db attach calls until we are ou...Ronnie Sahlberg2011-03-011-1/+2
* Remove LACOUNT and LACCESSOR and migrate the records immediately.Ronnie Sahlberg2011-02-181-1/+0
* change the takeover script timeout to 9 seconds from 5Ronnie Sahlberg2010-11-101-1/+1
* Add a new tunable : DisableIPFailover that when set to non 0Ronnie Sahlberg2010-11-101-0/+1
* change the default for how long to waqit before dropping all ips to 120 secondsRonnie Sahlberg2010-11-101-1/+1
* Update the default hash size to be 100001 instead of 10000Ronnie Sahlberg2010-10-111-1/+1
* Create a tunable for how often to collect rolling statistics and initialize i...Ronnie Sahlberg2010-09-301-1/+2
* We only queued up to 1000 packets per queue before we start droppingRonnie Sahlberg2010-02-041-1/+1
* server: Use tdb_check to verify persistent tdbs on startupStefan Metzmacher2009-12-161-1/+2
* Revert "cleanup: remove a tunable we no longer use in the eventscripts any ...Ronnie Sahlberg2009-12-161-0/+1
* Rename the tunable EventScriptBanCount to EventScriptTimeoutCountRonnie Sahlberg2009-12-141-1/+1
* cleanup: remove a tunable we no longer use in the eventscripts any more :Ronnie Sahlberg2009-12-141-1/+0
* remove the variable "disable when unhealthy"Ronnie Sahlberg2009-12-141-1/+0
* test of a change to make ctdbd use "status" event instead of the "monitor" ev...Ronnie Sahlberg2009-11-131-1/+2
* Enhance the logging fromeventscripts.Ronnie Sahlberg2009-10-281-1/+1
* set the eventscripts to timeout after 20 secondsRonnie Sahlberg2009-10-231-2/+2
* When clients have blocked, perhaps because the node is banned or stopped ...Ronnie Sahlberg2009-10-211-1/+2
* From wolfgang MuellerRonnie Sahlberg2009-10-201-0/+1
* add more debugging output to eventscripts and when a script has timed out,Ronnie Sahlberg2009-10-141-1/+1
* From Wolfgang Mueller-FriedtRonnie Sahlberg2009-09-291-1/+4
* change the defaults for repacking to repack once every 120 seconds and lettin...Ronnie Sahlberg2009-07-291-2/+2