| Commit message (Expand) | Author | Age | Files | Lines |
* | add a new command "ctdb ipreallocate", this command will force the recovery m... | Ronnie Sahlberg | 2009-07-02 | 3 | -0/+144 |
* | When we dispatch a message to a handler, pass the data as a real talloc objec... | Ronnie Sahlberg | 2009-07-02 | 1 | -1/+1 |
* | update enable/disable | Ronnie Sahlberg | 2009-07-01 | 1 | -10/+35 |
* | update the sysconfig to show setting the debuglevel using a string literal in... | Ronnie Sahlberg | 2009-07-01 | 1 | -2/+2 |
* | show the valid debuglevels that can be used in the error text when an invalid... | Ronnie Sahlberg | 2009-07-01 | 1 | -1/+4 |
* | update the handling of debug levels so that we always can use a literal inste... | Ronnie Sahlberg | 2009-07-01 | 4 | -48/+62 |
* | when no debuglevel is specified, make 'ctdb setdebug' show the available options | Ronnie Sahlberg | 2009-07-01 | 1 | -4/+19 |
* | dont try sending a keepalive if the transport is down | Ronnie Sahlberg | 2009-06-30 | 1 | -0/+5 |
* | Dont even try allocating and sending a CALL packet if the transport is down | Ronnie Sahlberg | 2009-06-30 | 1 | -0/+6 |
* | failing a dmaster send due to the transport being down is fatal | Ronnie Sahlberg | 2009-06-30 | 1 | -0/+5 |
* | if we fail a dmaster migration due to the transport being down, then that is ... | Ronnie Sahlberg | 2009-06-30 | 1 | -2/+7 |
* | dont try to send error packets if the transport is down | Ronnie Sahlberg | 2009-06-30 | 1 | -0/+5 |
* | dont even try to send a message from the main daemon if the transport is down | Ronnie Sahlberg | 2009-06-30 | 1 | -0/+5 |
* | Dont try to allocate and send packets if the transport is down | Ronnie Sahlberg | 2009-06-30 | 1 | -0/+5 |
* | dont even try to allocate a packet if the transport is down since it will fail | Ronnie Sahlberg | 2009-06-30 | 1 | -0/+5 |
* | New version 1.0.86 | Ronnie Sahlberg | 2009-06-30 | 1 | -1/+10 |
* | update the man pages with the "getreclock" and "setreclock" commands. | Ronnie Sahlberg | 2009-06-25 | 6 | -75/+149 |
* | Do not allow the "VerifyRecoveryLock" tunable to be changed if there is no re... | Ronnie Sahlberg | 2009-06-25 | 1 | -1/+8 |
* | disable VerifyRecoveryLock when the user modifies the filename | Ronnie Sahlberg | 2009-06-25 | 1 | -0/+1 |
* | add a control to set the reclock file | Ronnie Sahlberg | 2009-06-25 | 5 | -1/+67 |
* | update the recovery daemon to read the recovery lock file off the main daemon... | Ronnie Sahlberg | 2009-06-25 | 1 | -1/+61 |
* | return NULL and not a "" when there is no reclock file returned from the server | Ronnie Sahlberg | 2009-06-25 | 1 | -1/+6 |
* | add a control to read the current reclock file from a node | Ronnie Sahlberg | 2009-06-25 | 4 | -0/+53 |
* | Document that you can run ctdb without a reclock file in the sysconfig file | Ronnie Sahlberg | 2009-06-25 | 1 | -4/+7 |
* | Allow setting the recovery lock file as "", which means that we do not use a ... | Ronnie Sahlberg | 2009-06-25 | 3 | -8/+14 |
* | Dont access the reclock file at all if VerifyRecoveryLock is zero and also | Ronnie Sahlberg | 2009-06-25 | 2 | -20/+39 |
* | new version 1.0.85 | Ronnie Sahlberg | 2009-06-23 | 1 | -1/+18 |
* | rename 99.routing to 11.routing so that it executed before the service scripts | Ronnie Sahlberg | 2009-06-23 | 3 | -2/+2 |
* | Fix minor problem in previous initscript commit. | Martin Schwenke | 2009-06-19 | 1 | -1/+1 |
* | Initscript fixes, mostly for "stop" action. | Martin Schwenke | 2009-06-19 | 1 | -14/+13 |
* | Clean up handling the of CTDB restarts in testcases. | Martin Schwenke | 2009-06-19 | 11 | -25/+43 |
* | Fix minor onnode bugs relating to local daemons. | Martin Schwenke | 2009-06-19 | 1 | -2/+2 |
* | dont log an error if waitpid returns -1 and errno is ECHILD | Ronnie Sahlberg | 2009-06-19 | 1 | -1/+3 |
* | dont leak file descriptors when set recmdoe timesout | Ronnie Sahlberg | 2009-06-19 | 1 | -1/+10 |
* | dont leak file descriptors | Ronnie Sahlberg | 2009-06-19 | 1 | -0/+4 |
* | in the recovery daemon, check that the recovery master can access the recover... | Ronnie Sahlberg | 2009-06-19 | 1 | -12/+169 |
* | reduce the timeout we wait for the reclock child process to finish to 5 seconds | Ronnie Sahlberg | 2009-06-19 | 1 | -1/+2 |
* | increase the timeout before we shutdown when ther ecovery daemon is hung | Ronnie Sahlberg | 2009-06-18 | 4 | -4/+4 |
* | rename 99.routing to 11.routing | Ronnie Sahlberg | 2009-06-18 | 3 | -2/+2 |
* | New tests for NFS and CIFS tickles. | Martin Schwenke | 2009-06-18 | 3 | -1/+298 |
* | Increase threshold in 51_ctdb_bench from 2% to 5%. | Martin Schwenke | 2009-06-18 | 1 | -1/+1 |
* | When we ban a node, only drop the IPs on the node being banned, not on every ... | Ronnie Sahlberg | 2009-06-10 | 1 | -1/+1 |
* | remove unused variable | Ronnie Sahlberg | 2009-06-09 | 1 | -1/+0 |
* | dont require particular values for NoIPFailback and DeterministicIPs when | Ronnie Sahlberg | 2009-06-09 | 1 | -23/+0 |
* | improve ctdb moveip so that it does not always trigger a recovery. | Ronnie Sahlberg | 2009-06-09 | 1 | -35/+45 |
* | try avoiding to cause a recovery when deleting a public ip from a node | Ronnie Sahlberg | 2009-06-05 | 1 | -2/+8 |
* | when adding an ip, try manually adding and takingover the ip instead of trigg... | Ronnie Sahlberg | 2009-06-05 | 2 | -14/+29 |
* | dont list DELETED nodes in the ctdb listnodes output | Ronnie Sahlberg | 2009-06-04 | 1 | -3/+3 |
* | make it possible to run 'ctdb listnodes' also if the daemon is not running. | Ronnie Sahlberg | 2009-06-04 | 1 | -33/+103 |
* | From William Jojo <w.jojo[AT]hvcc.edu> | Ronnie Sahlberg | 2009-06-04 | 1 | -0/+2 |