summaryrefslogtreecommitdiffstats
path: root/ctdb/tools
Commit message (Expand)AuthorAgeFilesLines
* Add a -Y machinereadable flag to "lvsmaster"Ronnie Sahlberg2009-05-111-1/+5
* in the "lvsmaster" command, return -1 if there is no lvsmasterRonnie Sahlberg2009-05-111-1/+1
* change the ctdb command table to allow us to describe commands which can be r...Ronnie Sahlberg2009-03-251-74/+152
* update how the NATGW configuration works.Ronnie Sahlberg2009-03-251-0/+106
* we need to set the port properly in the parse_ip helperRonnie Sahlberg2009-03-241-4/+4
* add a new command "ctdb scriptstatus"root2009-03-231-0/+39
* The wbinfo --sequence command has been depreciated in favor of the newRonnie Sahlberg2009-03-191-1/+1
* make sure we can collect proper mmfs dataroot2009-03-121-5/+5
* collect net conf list in ctdb_diagnosticsroot2007-03-101-0/+1
* check the static-routes file if it existsroot2007-03-101-3/+27
* Merge branch 'martins'Ronnie Sahlberg2009-02-181-10/+26
|\
| * Merge commit 'origin/master' into martinsMartin Schwenke2008-12-171-26/+45
| |\
| * \ Merge commit 'origin/master' into martinsMartin Schwenke2008-12-101-0/+13
| |\ \
| * \ \ Merge commit 'origin/master' into martinsMartin Schwenke2008-12-101-0/+7
| |\ \ \
| * \ \ \ Merge commit 'origin/master' into martinsMartin Schwenke2008-12-101-1/+3
| |\ \ \ \
| * \ \ \ \ Merge commit 'origin/master' into martinsMartin Schwenke2008-12-091-1/+88
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit 'origin/master' into martinsMartin Schwenke2008-12-081-0/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'origin/master' into martinsMartin Schwenke2008-12-081-0/+45
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge commit 'origin/master' into martinsMartin Schwenke2008-12-041-3/+86
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge commit 'origin/master' into martinsMartin Schwenke2008-11-211-0/+8
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add some simple tests that can be run from within the tree.Martin Schwenke2008-11-201-10/+26
* | | | | | | | | | | Fix treatment of link local ipv6 addresses: set the scope id.Michael Adam2009-01-191-5/+5
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | add better errorchecking that nodes we try to talk to using the "ctdb" tool a...root2008-12-171-26/+45
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | update the "ctdb recover" command.root2008-12-101-0/+13
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | add a CTDB_TIMEOUT variable for the ctdb tool.root2008-12-101-0/+7
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | make sure we return an errorcode when the ctdb command has hung and is timeo...root2008-12-101-1/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | add a helper that waits until the clueter is no longe rin recovery mode and r...root2008-12-091-1/+88
| |_|_|_|/ |/| | | |
* | | | | return -1 if ctdb ping failedroot2008-12-081-0/+1
| |_|_|/ |/| | |
* | | | redo and update how we synchronize flags across the cluster.root2008-12-051-0/+45
| |_|/ |/| |
* | | print the list of valid debug level literals when an invalid debug levelRonnie Sahlberg2008-12-021-1/+7
* | | redesign how reloadnodes is implemented.Ronnie Sahlberg2008-12-021-0/+3
* | | debuglevel is a signed int, not usnigned.root2008-11-281-2/+2
* | | make it possible to delete an ip from all nodes at once usingRonnie Sahlberg2008-11-281-0/+74
| |/ |/|
* | Merge commit 'ronnie/master'Andrew Tridgell2008-11-201-2/+1
|\|
| * add a context and a timed event so that once we have been in recoveryRonnie Sahlberg2008-10-221-2/+1
* | Merge commit 'ronnie/master'Andrew Tridgell2008-10-162-0/+19
|\|
| * verify that the nodes we try to ban/unban are operational and print anRonnie Sahlberg2008-10-151-0/+14
| * From Mathieu ParentRonnie Sahlberg2008-10-131-0/+5
* | added some more gpfs commands per-filesystemAndrew Tridgell2008-10-091-0/+8
|/
* Check that a database exists first before we dump its content (andRonnie Sahlberg2008-09-231-0/+34
* expanded ctdb_diagnostics based on recent experienceAndrew Tridgell2008-09-171-1/+10
* onnode changes. "ok" is an alias for "healthy", "con" is an alias forMartin Schwenke2008-09-121-12/+36
* Merge commit 'origin/master' into for-ronnieMartin Schwenke2008-09-121-0/+20
|\
| * i add a new ctdb command "ctdb recmaster"Ronnie Sahlberg2008-09-121-0/+20
* | Changes to onnode. Add "healthy" and "connected" as possibleMartin Schwenke2008-09-121-10/+59
* | Merge commit 'origin/master' into for-ronnieMartin Schwenke2008-09-123-123/+433
|\|
| * when we collect all ip addresses and sort them for the "ctdb ip -n all" outpu...Ronnie Sahlberg2008-08-221-5/+38
| * initial ipv6 patchRonnie Sahlberg2008-08-191-51/+43
| * use a local tdb_traverse instead of a ctdb_pulldb to lessen the impact of the...Ronnie Sahlberg2008-08-141-19/+70
| * only freeze the local node when doing a backup and not the entire clusterRonnie Sahlberg2008-08-141-24/+7