summaryrefslogtreecommitdiffstats
path: root/ctdb
Commit message (Expand)AuthorAgeFilesLines
...
* recoverd: New function unassign_unsuitable_ips()Martin Schwenke2013-01-081-25/+34
* recoverd: Move failback retry loop into basic_failback() and lcp2_failback()Martin Schwenke2013-01-082-31/+28
* recoverd: Trying to failback more IPs no longer allocates unassigned IPsMartin Schwenke2013-01-082-20/+2
* recoverd: basic_failback() can call find_takeover_node() directlyMartin Schwenke2013-01-081-4/+2
* recoverd: Don't do failback at all when deterministic IPs are in useMartin Schwenke2013-01-081-13/+5
* recoverd: Move the test for both 'DeterministicIPs' and 'NoIPFailback' setMartin Schwenke2013-01-081-3/+8
* recoverd: Fix a memory leak in IP allocationMartin Schwenke2013-01-081-0/+2
* tests/takeover: Add some LCP2 tests for case when no node are healthyMartin Schwenke2013-01-086-0/+189
* tests/takeover: Initial tests for deterministic IPsMartin Schwenke2013-01-083-0/+90
* tests/takeover: Do output filtering for deterministic IPs algorithm tooMartin Schwenke2013-01-081-1/+2
* tests/takeover: Support testing of NoIPTakeoverOnDisabledMartin Schwenke2013-01-081-0/+5
* tests/takeover: IP allocation now selected via $CTDB_IP_ALGORITHMMartin Schwenke2013-01-082-16/+18
* tests/takeover: Support valgrinding the takeover codeMartin Schwenke2013-01-081-1/+1
* tests: new simple integration test for delip interface garbage collectionMartin Schwenke2013-01-071-0/+62
* tests: new function ip2ipmask() for integration testingMartin Schwenke2013-01-071-0/+7
* ctdbd: Clean up orphaned interfaces when an IP is deletedMartin Schwenke2013-01-071-4/+72
* tests/complex: Add NFS test when CTDB is killed on one of the nodesAmitay Isaacs2013-01-071-0/+88
* Eventscripts: Change the default reconfigure action to do nothingMartin Schwenke2013-01-075-14/+12
* Eventscripts: Do not restart NFS on reconfigureMartin Schwenke2013-01-077-14/+0
* ctdbd: Initialise the node flags in just one placeMartin Schwenke2013-01-074-23/+33
* ctdbd: Remove debug option --node-ip, use --listen insteadMartin Schwenke2013-01-073-54/+21
* tests: Local daemons should use --listen instead of --node-ipMartin Schwenke2013-01-071-1/+1
* Initscript: when checking status, print output of "ctdb ping" if it failsMartin Schwenke2013-01-071-1/+4
* ctdb:recover: fix a comment typoMichael Adam2013-01-051-1/+1
* events/50.samba: fix testparm background updateMichael Adam2013-01-051-1/+1
* daemon: Add a tunable to enable automatic database priority settingAmitay Isaacs2013-01-054-5/+24
* daemon: Check if log_latency_ms is set before using itAmitay Isaacs2012-11-301-1/+1
* Git should ignore generated include/version.h fileMartin Schwenke2012-11-271-0/+1
* vacuum: Avoid some tallocs in ctdb recoveryVolker Lendecke2012-11-261-6/+8
* doc: Update ping_pong documentation to add -c optionAmitay Isaacs2012-11-211-0/+17
* utils:ping_pong: add a -c switch to check the lock before reading/writingMichael Adam2012-11-201-2/+40
* recovery: data corruption of persistent DBs after recoveries: don't delete em...Michael Adam2012-11-201-2/+31
* recoverd: fix a comment typoMichael Adam2012-11-201-1/+1
* vacuum: fix a comment typoMichael Adam2012-11-191-1/+1
* Eventscripts: 10.interface should list configured interfacesMartin Schwenke2012-11-191-3/+3
* ctdbd: Make the link status of new interfaces more flexibleMartin Schwenke2012-11-191-1/+14
* locking: Do not use RECLOCK for tracking DB locks and latenciesAmitay Isaacs2012-11-142-6/+12
* tools/ctdb: Do not use function return value as pnnAmitay Isaacs2012-11-141-3/+5
* recoverd: Track the nodes that fail takeover run and set culprit countAmitay Isaacs2012-11-143-11/+43
* Eventscripts: 10.interface startup event should only process interfaces onceMartin Schwenke2012-11-141-7/+4
* build: Fix the build with old system-installed teventVolker Lendecke2012-11-081-1/+4
* ctdbd: Fix compilation warning in locking codeMartin Schwenke2012-10-311-2/+2
* web: Update instructions for building from tarballAmitay Isaacs2012-10-311-1/+9
* tests: Do not check release suffix in ctdb version testAmitay Isaacs2012-10-311-1/+2
* packaging: Use maketarball.sh script to create tarball for RPMAmitay Isaacs2012-10-301-18/+5
* packaging: Use optional argument as targetdir when creating tarballAmitay Isaacs2012-10-301-14/+14
* tool/ctdb: Always support ctdb version command, don't make it optionalAmitay Isaacs2012-10-302-9/+4
* build: Add rules to create include/version.h when building from git treeAmitay Isaacs2012-10-301-1/+7
* packaging: Create include/version.h to define CTDB_VERSION_STRINGAmitay Isaacs2012-10-301-0/+14
* Add a \n to an error messageVolker Lendecke2012-10-251-1/+1