summaryrefslogtreecommitdiff
path: root/ctdb/tools/onnode
AgeCommit message (Expand)AuthorFilesLines
2023-07-05ctdb-tools: Avoid ShellCheck warning SC2317Martin Schwenke1-0/+2
2022-07-22ctdb-scripts: Avoid ShellCheck warning SC2295Martin Schwenke1-2/+2
2020-07-16ctdb-tools: Improve onnode's ShellCheck credibilityMartin Schwenke1-2/+2
2020-07-16ctdb-tools: Allow onnode -P to respect ONNODE_SSHMartin Schwenke1-0/+3
2020-07-16ctdb-tools: Whitespace fixupsMartin Schwenke1-14/+14
2020-07-16ctdb-tools: Drop undocumented ONNODE_SSH_OPTS variableMartin Schwenke1-2/+1
2019-09-17ctdb-scripts: Silence shellcheck warning SC2166Martin Schwenke1-2/+2
2019-08-14ctdb-tools: Drop 'o' option from getopts commandMartin Schwenke1-1/+1
2019-07-05ctdb-tools: Drop separate parallel+verbose stdout/stderr filteringMartin Schwenke1-31/+5
2019-07-05ctdb-tools: Drop no-op stdout-filter from non-parallel caseMartin Schwenke1-1/+1
2019-07-05ctdb-tools: Drop onnode -o optionMartin Schwenke1-6/+1
2018-11-06ctdb-tools: Detect unknown node numberMartin Schwenke1-2/+6
2018-10-08ctdb-tools: Have onnode pass -n option even when regular ssh not in useMartin Schwenke1-6/+3
2018-07-28ctdb-tools: Avoid use of non-portable getopt in onnodeMartin Schwenke1-31/+22
2018-07-28ctdb-tools: Improve portability by not using /bin/bash directlyMartin Schwenke1-1/+1
2018-05-12ctdb-scripts: Don't load CTDB configuration in onnodeMartin Schwenke1-4/+0
2018-04-27ctdb-tools: Avoid filtering stderr when onnode not running in parallelMartin Schwenke1-6/+1
2018-03-28ctdb-scripts: Split CTDB configuration loadingMartin Schwenke1-1/+2
2018-03-19ctdb-scripts: Drop CTDB_NODES configuration optionMartin Schwenke1-2/+0
2018-03-19ctdb-tools: Drop onnode CTDB_NODES_FILE environment variableMartin Schwenke1-4/+5
2018-03-01ctdb-tools: Reindent parts of onnodeMartin Schwenke1-75/+75
2018-03-01ctdb-tools: Remove test hooks from onnodeMartin Schwenke1-14/+0
2018-03-01ctdb-tools: Revisit stray file descriptor avoidance in onnodeMartin Schwenke1-3/+3
2018-03-01ctdb-tools: Introduce a variable to hold the ssh commandMartin Schwenke1-2/+3
2018-03-01ctdb-tools: Change onnode to use ONNODE_SSH and ONNODE_SSH_OPTSMartin Schwenke1-8/+8
2017-08-14ctdb-scripts: Ignore shellcheck SC2181 warning (use of $?)Martin Schwenke1-1/+5
2017-08-14ctdb-tools: Avoid shellcheck SC2181 warnings (use of $?) in onnodeMartin Schwenke1-10/+6
2017-08-14ctdb-tools: Use a clear and readable if-statementMartin Schwenke1-2/+2
2017-08-14ctdb-tools: Reformat and explain complex codeMartin Schwenke1-2/+21
2016-07-25ctdb-tools: Simplify "ctdb pnn" output formatMartin Schwenke1-3/+3
2016-07-21ctdb-scripts: Avoid shellcheck warning SC2124 (string=array)Martin Schwenke1-1/+1
2016-07-21ctdb-scripts: Avoid shellcheck warning SC2155 (declare, assign)Martin Schwenke1-2/+2
2016-07-21ctdb-scripts: Avoid shellcheck warnings SC2046, SC2086 (double-quoting)Martin Schwenke1-11/+21
2016-07-21ctdb-scripts: Avoid shellcheck warning SC2034 (unused variables)Martin Schwenke1-1/+1
2016-04-25ctdb-tools: Drop onnode node specifications for recmaster/lvs/natgwMartin Schwenke1-60/+1
2015-09-15ctdb-scripts: Update important installed files to use build-time defaultsMartin Schwenke1-5/+12
2014-12-05ctdb-tools: Bracket IP addresses in onnode (for IPv6)Martin Schwenke1-2/+2
2014-12-05ctdb-tools: Update onnode and ctdb-diagnostics to use ctdb -XMartin Schwenke1-3/+3
2013-11-27ctdb-onnode: New -i option to stop stdin from being closedMartin Schwenke1-5/+10
2013-10-29tools/onnode: Fix healthy/ok node handlingMartin Schwenke1-2/+2
2012-07-30tools/onnode: Add -P option to push files to given nodesMartin Schwenke1-13/+36
2011-10-18onnode: unset EXTRA_SSH_OPTS when using fakesshMartin Schwenke1-0/+1
2011-06-08onnode: fix natgwlist nodespecMartin Schwenke1-5/+21
2011-06-08onnode: fix get_nodes_with_status()Martin Schwenke1-8/+11
2011-06-08onnode: Remove an unnecessary comment.Martin Schwenke1-1/+0
2011-06-08onnode: Future-proof get_nodes_with_status().Martin Schwenke1-28/+29
2011-06-08onnode: Exit with error for unknown command-line flags.Martin Schwenke1-1/+3
2011-06-08onnode: Be defensive when listing IPs of nodes with designated status.Martin Schwenke1-1/+1
2011-06-08onnode - Fix long standing bug in onnode healthy/ok/connected/con.Martin Schwenke1-2/+2
2010-01-21onnode: update algorithm for finding nodes file.Martin Schwenke1-2/+15