summaryrefslogtreecommitdiffstats
path: root/ctdb/tools
Commit message (Expand)AuthorAgeFilesLines
* for debuggingRonnie Sahlberg2009-10-271-1/+0
* ctdb_diagnostics: don't use hardcoded path to iptablesStefan Metzmacher2009-10-261-2/+2
* Merge commit 'martins/onnode_options'Ronnie Sahlberg2009-10-141-7/+16
|\
| * Merge commit 'origin/master' into onnode_optionsMartin Schwenke2009-10-141-0/+2
| |\
| * | New onnode options: -f to specify nodes file, -n to allow use of hostnames.Martin Schwenke2009-10-141-7/+16
* | | when we change state between healthy/unhealthy, make sure we ask the recoveryRonnie Sahlberg2009-10-141-1/+1
| |/ |/|
* | we must break the loop as soon as we find a suitable recmaster does existRonnie Sahlberg2009-10-131-0/+2
|/
* allow setting the recmode even when not completely frozen.Ronnie Sahlberg2009-10-121-14/+19
* uptade the freeze/thaw commands to be able to send the requested database pri...Ronnie Sahlberg2009-10-121-4/+20
* add a control to read the db priority from a databaseRonnie Sahlberg2009-10-101-0/+26
* add a control to set a database priority. Let newly created databases default...Ronnie Sahlberg2009-10-101-0/+25
* always send the release/take ip controls to make sure all nodes are updatedRonnie Sahlberg2009-10-061-6/+0
* add a new message to ask the recovery daemon to temporarily disable checking ...Ronnie Sahlberg2009-10-061-0/+12
* update addip/moveip/delip to make it less likely to trigger an accidental rec...Ronnie Sahlberg2009-10-061-66/+46
* When adding a public ip to a node, make sure to push the assignment of ip add...Ronnie Sahlberg2009-10-061-10/+26
* add machinereadable output for the ctdb getreclock commandRonnie Sahlberg2009-09-281-3/+9
* Revert "try to restart statd everytime it fails, not just the first time"Ronnie Sahlberg2009-09-151-2/+23
* try to restart statd everytime it fails, not just the first timeRonnie Sahlberg2009-09-151-23/+2
* onnode: add "any" nodespec to select any node with running CTDB.Martin Schwenke2009-09-081-2/+23
* new prototype banning codeRonnie Sahlberg2009-09-041-46/+68
* reduce the loglevel for the message that we switch to a different recmaster w...Ronnie Sahlberg2009-08-171-1/+1
* if no timeout at all is specified to the ctdb tool, neither using -T nor by s...Ronnie Sahlberg2009-08-171-4/+6
* add new controls to make it possible to enable/disable individual eventscriptsRonnie Sahlberg2009-08-131-1/+48
* update STOP/CONTINUE to better handle when we stop the last nodeRonnie Sahlberg2009-08-031-2/+72
* Merge commit 'origin/master'Martin Schwenke2009-07-291-2/+1
|\
| * When processing the stop node control reply in the client code we shouldRonnie Sahlberg2009-07-291-2/+1
* | onnode: update tests for healthy and connected to cope with new stopped bit.Martin Schwenke2009-07-281-2/+2
|/
* add two commands : setlmasterrole and setrecmasterrole to enable/disable thes...Ronnie Sahlberg2009-07-281-1/+61
* add a command "setnatgwstate {on|off}" that can be used to indicate if this n...Ronnie Sahlberg2009-07-281-3/+35
* update the eventscript to ensure that stopped nodes can not become the natgw ...Ronnie Sahlberg2009-07-171-3/+3
* if all nodes are STOPPED, pick one of the STOPPED nodes as natgw masterRonnie Sahlberg2009-07-171-0/+13
* Do not allow STOPPED or DELETED nodes to become the NATGW masterRonnie Sahlberg2009-07-171-2/+4
* add two new controls, CTOP_NODE and CONTINUE_NODERonnie Sahlberg2009-07-091-6/+5
* remove the header printed for the machinereadable output for natgwlistRonnie Sahlberg2009-07-091-1/+0
* Add a new node flag : STOPPEDRonnie Sahlberg2009-07-091-5/+78
* Perform an ipreallocate efter each enable/disable.Ronnie Sahlberg2009-07-061-55/+66
* add a new command "ctdb ipreallocate", this command will force the recovery m...Ronnie Sahlberg2009-07-021-0/+56
* update enable/disableRonnie Sahlberg2009-07-011-10/+35
* show the valid debuglevels that can be used in the error text when an invalid...Ronnie Sahlberg2009-07-011-1/+4
* update the handling of debug levels so that we always can use a literal inste...Ronnie Sahlberg2009-07-011-47/+3
* when no debuglevel is specified, make 'ctdb setdebug' show the available optionsRonnie Sahlberg2009-07-011-4/+19
* add a control to set the reclock fileRonnie Sahlberg2009-06-251-0/+25
* add a control to read the current reclock file from a nodeRonnie Sahlberg2009-06-251-0/+22
* Fix minor onnode bugs relating to local daemons.Martin Schwenke2009-06-191-2/+2
* remove unused variableRonnie Sahlberg2009-06-091-1/+0
* dont require particular values for NoIPFailback and DeterministicIPs whenRonnie Sahlberg2009-06-091-23/+0
* improve ctdb moveip so that it does not always trigger a recovery.Ronnie Sahlberg2009-06-091-35/+45
* try avoiding to cause a recovery when deleting a public ip from a nodeRonnie Sahlberg2009-06-051-2/+8
* when adding an ip, try manually adding and takingover the ip instead of trigg...Ronnie Sahlberg2009-06-051-12/+20
* dont list DELETED nodes in the ctdb listnodes outputRonnie Sahlberg2009-06-041-3/+3