1CTDB_DIAGNOSTICS(1) CTDB - clustered TDB database CTDB_DIAGNOSTICS(1)
2
3
4
6 ctdb_diagnostics - dump diagnostic information about CTDB/Samba
7 installation
8
10 ctdb_diagnostics [OPTIONS] ...
11
13 ctdb_diagnostics is used to dump diagnostic information about a
14 clustered Samba installation. This includes configuration files, output
15 of relevant commands and logs. This information can be used to check
16 the correctness of the configuration and to diagnose problems.
17
19 -n <nodes>
20 Comma separated list of nodes to operate on
21
22 -c
23 Ignore comment lines (starting with '#') in file comparisons
24
25 -w
26 Ignore whitespace in file comparisons
27
28 --no-ads
29 Do not use commands that assume an Active Directory Server
30
32 ctdb(1), ctdb(7), https://ctdb.samba.org/
33
35 This documentation was written by Martijn van Brummelen
36
38 Copyright © 2015 Martijn van Brummelen
39
40 This program is free software; you can redistribute it and/or modify it
41 under the terms of the GNU General Public License as published by the
42 Free Software Foundation; either version 3 of the License, or (at your
43 option) any later version.
44
45 This program is distributed in the hope that it will be useful, but
46 WITHOUT ANY WARRANTY; without even the implied warranty of
47 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
48 General Public License for more details.
49
50 You should have received a copy of the GNU General Public License along
51 with this program; if not, see http://www.gnu.org/licenses.
52
53
54
55
56ctdb 06/13/2022 CTDB_DIAGNOSTICS(1)