summaryrefslogtreecommitdiff
path: root/ctdb/tools/onnode
Commit message (Expand)AuthorAgeFilesLines
* ctdb-scripts: Silence shellcheck warning SC2166Martin Schwenke2019-09-171-2/+2
* ctdb-tools: Drop 'o' option from getopts commandMartin Schwenke2019-08-141-1/+1
* ctdb-tools: Drop separate parallel+verbose stdout/stderr filteringMartin Schwenke2019-07-051-31/+5
* ctdb-tools: Drop no-op stdout-filter from non-parallel caseMartin Schwenke2019-07-051-1/+1
* ctdb-tools: Drop onnode -o optionMartin Schwenke2019-07-051-6/+1
* ctdb-tools: Detect unknown node numberMartin Schwenke2018-11-061-2/+6
* ctdb-tools: Have onnode pass -n option even when regular ssh not in useMartin Schwenke2018-10-081-6/+3
* ctdb-tools: Avoid use of non-portable getopt in onnodeMartin Schwenke2018-07-281-31/+22
* ctdb-tools: Improve portability by not using /bin/bash directlyMartin Schwenke2018-07-281-1/+1
* ctdb-scripts: Don't load CTDB configuration in onnodeMartin Schwenke2018-05-121-4/+0
* ctdb-tools: Avoid filtering stderr when onnode not running in parallelMartin Schwenke2018-04-271-6/+1
* ctdb-scripts: Split CTDB configuration loadingMartin Schwenke2018-03-281-1/+2
* ctdb-scripts: Drop CTDB_NODES configuration optionMartin Schwenke2018-03-191-2/+0
* ctdb-tools: Drop onnode CTDB_NODES_FILE environment variableMartin Schwenke2018-03-191-4/+5
* ctdb-tools: Reindent parts of onnodeMartin Schwenke2018-03-011-75/+75
* ctdb-tools: Remove test hooks from onnodeMartin Schwenke2018-03-011-14/+0
* ctdb-tools: Revisit stray file descriptor avoidance in onnodeMartin Schwenke2018-03-011-3/+3
* ctdb-tools: Introduce a variable to hold the ssh commandMartin Schwenke2018-03-011-2/+3
* ctdb-tools: Change onnode to use ONNODE_SSH and ONNODE_SSH_OPTSMartin Schwenke2018-03-011-8/+8
* ctdb-scripts: Ignore shellcheck SC2181 warning (use of $?)Martin Schwenke2017-08-141-1/+5
* ctdb-tools: Avoid shellcheck SC2181 warnings (use of $?) in onnodeMartin Schwenke2017-08-141-10/+6
* ctdb-tools: Use a clear and readable if-statementMartin Schwenke2017-08-141-2/+2
* ctdb-tools: Reformat and explain complex codeMartin Schwenke2017-08-141-2/+21
* 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