summaryrefslogtreecommitdiff
path: root/ctdb/tools/onnode
Commit message (Expand)AuthorAgeFilesLines
* ctdb-tools: Simplify "ctdb pnn" output formatMartin Schwenke2016-07-251-3/+3
* ctdb-scripts: Avoid shellcheck warning SC2124 (string=array)Martin Schwenke2016-07-211-1/+1
* ctdb-scripts: Avoid shellcheck warning SC2155 (declare, assign)Martin Schwenke2016-07-211-2/+2
* ctdb-scripts: Avoid shellcheck warnings SC2046, SC2086 (double-quoting)Martin Schwenke2016-07-211-11/+21
* ctdb-scripts: Avoid shellcheck warning SC2034 (unused variables)Martin Schwenke2016-07-211-1/+1
* ctdb-tools: Drop onnode node specifications for recmaster/lvs/natgwMartin Schwenke2016-04-251-60/+1
* ctdb-scripts: Update important installed files to use build-time defaultsMartin Schwenke2015-09-151-5/+12
* ctdb-tools: Bracket IP addresses in onnode (for IPv6)Martin Schwenke2014-12-051-2/+2
* ctdb-tools: Update onnode and ctdb-diagnostics to use ctdb -XMartin Schwenke2014-12-051-3/+3
* ctdb-onnode: New -i option to stop stdin from being closedMartin Schwenke2013-11-271-5/+10
* tools/onnode: Fix healthy/ok node handlingMartin Schwenke2013-10-291-2/+2
* tools/onnode: Add -P option to push files to given nodesMartin Schwenke2012-07-301-13/+36
* onnode: unset EXTRA_SSH_OPTS when using fakesshMartin Schwenke2011-10-181-0/+1
* onnode: fix natgwlist nodespecMartin Schwenke2011-06-081-5/+21
* onnode: fix get_nodes_with_status()Martin Schwenke2011-06-081-8/+11
* onnode: Remove an unnecessary comment.Martin Schwenke2011-06-081-1/+0
* onnode: Future-proof get_nodes_with_status().Martin Schwenke2011-06-081-28/+29
* onnode: Exit with error for unknown command-line flags.Martin Schwenke2011-06-081-1/+3
* onnode: Be defensive when listing IPs of nodes with designated status.Martin Schwenke2011-06-081-1/+1
* onnode - Fix long standing bug in onnode healthy/ok/connected/con.Martin Schwenke2011-06-081-2/+2
* onnode: update algorithm for finding nodes file.Martin Schwenke2010-01-211-2/+15
* onnode - respect $CTDB_BASE rather than hard-coding /etc/ctdb.Martin Schwenke2010-01-211-3/+5
* New onnode options: -f to specify nodes file, -n to allow use of hostnames.Martin Schwenke2009-10-141-7/+16
* 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
* onnode: update tests for healthy and connected to cope with new stopped bit.Martin Schwenke2009-07-281-2/+2
* Fix minor onnode bugs relating to local daemons.Martin Schwenke2009-06-191-2/+2
* teach ONNODE about deleted nodesRonnie Sahlberg2009-06-021-3/+4
* Fix lvsmaster and natgwlist nodespecs.Martin Schwenke2009-05-121-1/+5
* New lvs/lvsmaster and natgw/natgwlist nodespecs for onnode.Martin Schwenke2009-05-121-37/+51
* New option "-o <prefix>" saves stdout from each node to file <prefix>.<ip>.Martin Schwenke2009-05-121-18/+36
* Add some simple tests that can be run from within the tree.Martin Schwenke2008-11-201-10/+26
* onnode changes. "ok" is an alias for "healthy", "con" is an alias forMartin Schwenke2008-09-121-12/+36
* Changes to onnode. Add "healthy" and "connected" as possibleMartin Schwenke2008-09-121-10/+59
* Merge commit 'origin/master' into martinsMartin Schwenke2008-09-121-3/+15
|\
| * fixed up exit status for onnodeAndrew Tridgell2008-07-141-3/+15
| * When in verbose mode with -p, each line is prefixed with the nodeMartin Schwenke2008-07-101-23/+20
| * Complete rewrite of tools/onnode. Remove old tools/onnode.ssh,Martin Schwenke2008-07-101-0/+194
* Signed-off-by: Martin Schwenke <martin@meltin.net>Martin Schwenke2008-07-111-1/+1
* Signed-off-by: Martin Schwenke <martin@meltin.net>Martin Schwenke2008-07-111-1/+1
* When in verbose mode with -p, each line is prefixed with the nodeMartin Schwenke2008-07-101-23/+20
* Complete rewrite of tools/onnode. Remove old tools/onnode.ssh,Martin Schwenke2008-07-091-0/+194