| Commit message (Expand) | Author | Age | Files | Lines |
* | Report client for queue errors. | Rusty Russell | 2010-07-01 | 2 | -2/+4 |
* | ctdb_freeze: extend db priority hack to cover serverid.tdb deadlock. | Rusty Russell | 2010-07-01 | 1 | -2/+6 |
* | speed startup: with --sloppy-start, cut initial election timeout to 1/2 second. | Rusty Russell | 2010-06-22 | 1 | -0/+5 |
* | speed startup: add --sloppy-start. | Rusty Russell | 2010-06-22 | 2 | -1/+3 |
* | speed startup: run startup immediately after recovery finished. | Rusty Russell | 2010-06-22 | 1 | -1/+1 |
* | speed startup: don't wait a full recovery interval if we've already waited | Rusty Russell | 2010-06-22 | 1 | -3/+12 |
* | speed startup: immediately run first monitor event after startup. | Rusty Russell | 2010-06-22 | 1 | -1/+1 |
* | speed startup: alter recovery loop | Rusty Russell | 2010-06-22 | 1 | -100/+103 |
* | fix a debug message | Ronnie Sahlberg | 2010-06-09 | 1 | -1/+1 |
* | idr can timeout and wrap/be reused quite quickly. | Ronnie Sahlberg | 2010-06-09 | 1 | -1/+11 |
* | We can not be holding a chainlock at this stage, so the tdb_chainunlock() cal... | Ronnie Sahlberg | 2010-06-09 | 1 | -1/+0 |
* | add extra logging for failed ctdb_ltdb_unlock() for a few more places | Ronnie Sahlberg | 2010-06-09 | 1 | -4/+19 |
* | add additional logging when tdb_chainunlock() fails | Ronnie Sahlberg | 2010-06-09 | 3 | -8/+39 |
* | Additional log messages when tdb databases can no longer be chainlocked or ch... | Ronnie Sahlberg | 2010-06-08 | 1 | -0/+2 |
* | Add a variable for start/current time to ctdb statistics | Ronnie Sahlberg | 2010-06-02 | 1 | -0/+3 |
* | rename ctdb_set_message_handler to ctdb_client_set_message_handler | Ronnie Sahlberg | 2010-06-02 | 1 | -9/+9 |
* | rename ctdb_send_message to ctdb_client_send_message to resolve colission wit... | Ronnie Sahlberg | 2010-06-02 | 2 | -6/+6 |
* | When adding an ip at runtime, it might not yet have an iface assigned to it, ... | Ronnie Sahlberg | 2010-06-01 | 1 | -0/+5 |
* | check if vnn is a valid pointer before dereferencing it | Ronnie Sahlberg | 2010-05-26 | 1 | -1/+3 |
* | Merge commit 'rusty/libctdb2' | Ronnie Sahlberg | 2010-05-25 | 4 | -4/+4 |
|\ |
|
| * | libctdb: reorganize headers: remove ctdb.h, add ctdb_client.h and ctdb_protoc... | Rusty Russell | 2010-05-20 | 4 | -4/+4 |
* | | It was possible for ->recovery_mode to get out of sync with the new three db ... | Ronnie Sahlberg | 2010-05-25 | 1 | -1/+10 |
|/ |
|
* | Add the number of performed recoveries to the "ctdb statistics" output. | Ronnie Sahlberg | 2010-05-11 | 1 | -0/+1 |
* | when performing a recovery, | Ronnie Sahlberg | 2010-05-06 | 1 | -0/+40 |
* | Merge commit 'rusty/signal-fix' | Ronnie sahlberg | 2010-05-03 | 1 | -53/+46 |
|\ |
|
| * | eventscript: simplify script timeout handling | Rusty Russell | 2010-04-08 | 1 | -26/+4 |
| * | eventscript: wait for debugging dump before killing timedout script | Rusty Russell | 2010-04-08 | 1 | -5/+4 |
| * | eventscript: don't do debugging system() from inside signal handler | Rusty Russell | 2010-04-08 | 1 | -22/+37 |
| * | eventscript: fix case where we fail to create child for some reason | Rusty Russell | 2010-04-08 | 1 | -0/+1 |
* | | Dont check ip assignment across the cluster while ip-verification | Ronnie Sahlberg | 2010-05-03 | 1 | -3/+5 |
* | | The recent change to the recovery daemon to keep track of and | Ronnie Sahlberg | 2010-05-03 | 2 | -0/+47 |
* | | Make create_merged_ip_list() a static function since | Ronnie Sahlberg | 2010-05-03 | 1 | -1/+1 |
* | | In the log message when we have found an inconsistent ip address allocation, | Ronnie Sahlberg | 2010-05-03 | 1 | -1/+1 |
|/ |
|
* | In the recovery daemon, keep track of which node we have assigned public ip | Ronnie Sahlberg | 2010-04-08 | 2 | -13/+62 |
* | Lower the loglevel for "Recovery lock successfully taken" | Ronnie Sahlberg | 2010-04-07 | 2 | -2/+2 |
* | When we forcefully abort a running eventscript, dont log this as is | Ronnie Sahlberg | 2010-03-30 | 1 | -3/+25 |
* | Reduce the loglevel for two log messages for Registering and Deregistering se... | Ronnie Sahlberg | 2010-03-30 | 1 | -2/+2 |
* | Fix a typo in run_startrecovery_eventscript | Volker Lendecke | 2010-03-29 | 1 | -1/+1 |
* | Merge root@10.1.1.27:/shared/ctdb/ctdb-git | Ronnie Sahlberg | 2010-03-11 | 1 | -1/+1 |
|\ |
|
| * | adjust a vacuum log level | Christian Ambach | 2010-03-11 | 1 | -1/+1 |
* | | Correction of spelling errors. | Mathieu Parent | 2010-02-24 | 1 | -1/+1 |
* | | server:ctdb_send_dmaster_reply: fix a message typo. | Michael Adam | 2010-02-23 | 1 | -1/+1 |
* | | server: add "setup" event | Stefan Metzmacher | 2010-02-23 | 2 | -6/+30 |
* | | In ctdb_control_end_recovery, | Ronnie Sahlberg | 2010-02-23 | 1 | -1/+2 |
|/ |
|
* | Ignore any scripts that timesout for most events, except startup. | Ronnie Sahlberg | 2010-02-16 | 1 | -1/+15 |
* | Reduce loglevel for two eventscript related debug messages | Ronnie Sahlberg | 2010-02-16 | 1 | -2/+2 |
* | Reducing the log level for a debug message | Ronnie Sahlberg | 2010-02-16 | 1 | -1/+1 |
* | Reduce the log level for two debug messages | Ronnie Sahlberg | 2010-02-16 | 1 | -2/+2 |
* | lower the loglevel for a debug message for redundant releases of public ips | Ronnie Sahlberg | 2010-02-16 | 1 | -1/+1 |
* | ctdb: when we fill the client packet queue we need to drop the client | Andrew Tridgell | 2010-02-04 | 1 | -5/+12 |