summaryrefslogtreecommitdiff
path: root/ctdb/tools/ctdb_diagnostics
AgeCommit message (Expand)AuthorFilesLines
2025-03-29ctdb-scripts: Reformat with "shfmt -w -p -i 0 -fn"Martin Schwenke1-153/+176
2025-03-29ctdb-scripts: Add ctdb_diagnostics -l optionyogita721-5/+30
2023-07-19ctdb: Do not use egrepMartin Schwenke1-1/+1
2022-03-08ctdb-tools: Remove deprecated networking commands and replace with new commandsArchana1-1/+2
2019-09-17ctdb-scripts: Silence shellcheck warning SC2166Martin Schwenke1-1/+1
2017-08-14ctdb-tools: Remove duplicate codeMartin Schwenke1-3/+0
2017-08-14ctdb-scripts: Ignore shellcheck SC2181 warning (use of $?)Martin Schwenke1-1/+3
2017-08-14ctdb-tools: Avoid shellcheck SC2188 warning (redirect without command)Martin Schwenke1-1/+1
2016-07-21ctdb-scripts: Avoid shellcheck warning SC2006 (legacy `..`)Martin Schwenke1-6/+7
2016-07-21ctdb-scripts: Avoid shellcheck warning SC2059 ($ in printf format)Martin Schwenke1-0/+2
2016-07-21ctdb-scripts: Avoid shellcheck warning SC2002 (useless cat)Martin Schwenke1-2/+2
2016-07-21ctdb-scripts: Avoid shellcheck warnings SC2046, SC2086 (double-quoting)Martin Schwenke1-20/+28
2015-09-15ctdb-scripts: Update important installed files to use build-time defaultsMartin Schwenke1-8/+8
2015-09-15ctdb-tools: Drop vacuum.log from ctdb_diagnosticsMartin Schwenke1-1/+0
2015-09-07ctdb-tools: Add dbstatistics to ctdb_diagnosticsMartin Schwenke1-0/+1
2014-12-05ctdb-tools: Update onnode and ctdb-diagnostics to use ctdb -XMartin Schwenke1-1/+1
2013-08-22tools/ctdb_diagnostics: Add output of "ctdb getdbmap"Martin Schwenke1-0/+1
2013-08-22tools/ctdb_diagnostics: Safer temporary file creationMartin Schwenke1-3/+10
2012-10-18tools/ctdb_diagnostics: Add "ctdb listvars" outputMartin Schwenke1-0/+1
2011-11-08config can be in /etc/default/ instead of /etc/sysconfig/ (ctdb_gnostics part)Mathieu Parent1-2/+5
2011-10-13Make ctdb_diagnostics more resilient to uncontactable nodes.Martin Schwenke1-1/+33
2011-05-11Remove all checking of GPFS from ctdb_diagnosticsRonnie Sahlberg1-32/+0
2010-08-06Add some command-line options to ctdb_diagnostics.Martin Schwenke1-45/+118
2009-10-26ctdb_diagnostics: don't use hardcoded path to iptablesStefan Metzmacher1-2/+2
2009-05-14Remove error messages about a non-existing /var/log/log.ctdb when running ctd...Christian Ambach1-2/+2
2009-03-19The wbinfo --sequence command has been depreciated in favor of the newRonnie Sahlberg1-1/+1
2009-03-12make sure we can collect proper mmfs dataroot1-5/+5
2007-03-10collect net conf list in ctdb_diagnosticsroot1-0/+1
2007-03-10check the static-routes file if it existsroot1-3/+27
2008-10-16Merge commit 'ronnie/master'Andrew Tridgell1-0/+5
2008-10-13From Mathieu ParentRonnie Sahlberg1-0/+5
2008-10-09added some more gpfs commands per-filesystemAndrew Tridgell1-0/+8
2008-09-17expanded ctdb_diagnostics based on recent experienceAndrew Tridgell1-1/+10
2008-01-07nicer onnode outputAndrew Tridgell1-0/+1
2007-10-30added bonding info to ctdb_diagnosticsAndrew Tridgell1-5/+11
2007-10-16more detail on multipath configAndrew Tridgell1-1/+1
2007-09-19separate out the various fs display opsAndrew Tridgell1-1/+3
2007-09-17expanded ctdb_diagnostics a bitAndrew Tridgell1-3/+20
2007-09-13new approach for killing TCP connections on IP releaseAndrew Tridgell1-0/+1
2007-09-10add crontab and sysctl outputAndrew Tridgell1-1/+3
2007-09-05added a diagnostics tool for ctdbAndrew Tridgell1-0/+174