| Commit message (Expand) | Author | Age | Files | Lines |
* | for debugging | Ronnie Sahlberg | 2009-10-27 | 1 | -1/+0 |
* | ctdb_diagnostics: don't use hardcoded path to iptables | Stefan Metzmacher | 2009-10-26 | 1 | -2/+2 |
* | Merge commit 'martins/onnode_options' | Ronnie Sahlberg | 2009-10-14 | 1 | -7/+16 |
|\ |
|
| * | Merge commit 'origin/master' into onnode_options | Martin Schwenke | 2009-10-14 | 1 | -0/+2 |
| |\ |
|
| * | | New onnode options: -f to specify nodes file, -n to allow use of hostnames. | Martin Schwenke | 2009-10-14 | 1 | -7/+16 |
* | | | when we change state between healthy/unhealthy, make sure we ask the recovery | Ronnie Sahlberg | 2009-10-14 | 1 | -1/+1 |
| |/
|/| |
|
* | | we must break the loop as soon as we find a suitable recmaster does exist | Ronnie Sahlberg | 2009-10-13 | 1 | -0/+2 |
|/ |
|
* | allow setting the recmode even when not completely frozen. | Ronnie Sahlberg | 2009-10-12 | 1 | -14/+19 |
* | uptade the freeze/thaw commands to be able to send the requested database pri... | Ronnie Sahlberg | 2009-10-12 | 1 | -4/+20 |
* | add a control to read the db priority from a database | Ronnie Sahlberg | 2009-10-10 | 1 | -0/+26 |
* | add a control to set a database priority. Let newly created databases default... | Ronnie Sahlberg | 2009-10-10 | 1 | -0/+25 |
* | always send the release/take ip controls to make sure all nodes are updated | Ronnie Sahlberg | 2009-10-06 | 1 | -6/+0 |
* | add a new message to ask the recovery daemon to temporarily disable checking ... | Ronnie Sahlberg | 2009-10-06 | 1 | -0/+12 |
* | update addip/moveip/delip to make it less likely to trigger an accidental rec... | Ronnie Sahlberg | 2009-10-06 | 1 | -66/+46 |
* | When adding a public ip to a node, make sure to push the assignment of ip add... | Ronnie Sahlberg | 2009-10-06 | 1 | -10/+26 |
* | add machinereadable output for the ctdb getreclock command | Ronnie Sahlberg | 2009-09-28 | 1 | -3/+9 |
* | Revert "try to restart statd everytime it fails, not just the first time" | Ronnie Sahlberg | 2009-09-15 | 1 | -2/+23 |
* | try to restart statd everytime it fails, not just the first time | Ronnie Sahlberg | 2009-09-15 | 1 | -23/+2 |
* | onnode: add "any" nodespec to select any node with running CTDB. | Martin Schwenke | 2009-09-08 | 1 | -2/+23 |
* | new prototype banning code | Ronnie Sahlberg | 2009-09-04 | 1 | -46/+68 |
* | reduce the loglevel for the message that we switch to a different recmaster w... | Ronnie Sahlberg | 2009-08-17 | 1 | -1/+1 |
* | if no timeout at all is specified to the ctdb tool, neither using -T nor by s... | Ronnie Sahlberg | 2009-08-17 | 1 | -4/+6 |
* | add new controls to make it possible to enable/disable individual eventscripts | Ronnie Sahlberg | 2009-08-13 | 1 | -1/+48 |
* | update STOP/CONTINUE to better handle when we stop the last node | Ronnie Sahlberg | 2009-08-03 | 1 | -2/+72 |
* | Merge commit 'origin/master' | Martin Schwenke | 2009-07-29 | 1 | -2/+1 |
|\ |
|
| * | When processing the stop node control reply in the client code we should | Ronnie Sahlberg | 2009-07-29 | 1 | -2/+1 |
* | | onnode: update tests for healthy and connected to cope with new stopped bit. | Martin Schwenke | 2009-07-28 | 1 | -2/+2 |
|/ |
|
* | add two commands : setlmasterrole and setrecmasterrole to enable/disable thes... | Ronnie Sahlberg | 2009-07-28 | 1 | -1/+61 |
* | add a command "setnatgwstate {on|off}" that can be used to indicate if this n... | Ronnie Sahlberg | 2009-07-28 | 1 | -3/+35 |
* | update the eventscript to ensure that stopped nodes can not become the natgw ... | Ronnie Sahlberg | 2009-07-17 | 1 | -3/+3 |
* | if all nodes are STOPPED, pick one of the STOPPED nodes as natgw master | Ronnie Sahlberg | 2009-07-17 | 1 | -0/+13 |
* | Do not allow STOPPED or DELETED nodes to become the NATGW master | Ronnie Sahlberg | 2009-07-17 | 1 | -2/+4 |
* | add two new controls, CTOP_NODE and CONTINUE_NODE | Ronnie Sahlberg | 2009-07-09 | 1 | -6/+5 |
* | remove the header printed for the machinereadable output for natgwlist | Ronnie Sahlberg | 2009-07-09 | 1 | -1/+0 |
* | Add a new node flag : STOPPED | Ronnie Sahlberg | 2009-07-09 | 1 | -5/+78 |
* | Perform an ipreallocate efter each enable/disable. | Ronnie Sahlberg | 2009-07-06 | 1 | -55/+66 |
* | add a new command "ctdb ipreallocate", this command will force the recovery m... | Ronnie Sahlberg | 2009-07-02 | 1 | -0/+56 |
* | update enable/disable | Ronnie Sahlberg | 2009-07-01 | 1 | -10/+35 |
* | 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 | 1 | -47/+3 |
* | when no debuglevel is specified, make 'ctdb setdebug' show the available options | Ronnie Sahlberg | 2009-07-01 | 1 | -4/+19 |
* | add a control to set the reclock file | Ronnie Sahlberg | 2009-06-25 | 1 | -0/+25 |
* | add a control to read the current reclock file from a node | Ronnie Sahlberg | 2009-06-25 | 1 | -0/+22 |
* | Fix minor onnode bugs relating to local daemons. | Martin Schwenke | 2009-06-19 | 1 | -2/+2 |
* | 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 | 1 | -12/+20 |
* | dont list DELETED nodes in the ctdb listnodes output | Ronnie Sahlberg | 2009-06-04 | 1 | -3/+3 |