1 <?xml version="1.0" encoding="iso-8859-1"?>
3 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
4 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
5 <refentry id="ctdb_diagnostics.1">
8 <refentrytitle>ctdb_diagnostics</refentrytitle>
9 <manvolnum>1</manvolnum>
10 <refmiscinfo class="source">ctdb</refmiscinfo>
11 <refmiscinfo class="manual">CTDB - clustered TDB database</refmiscinfo>
15 <refname>ctdb_diagnostics</refname>
16 <refpurpose>dump diagnostic information about CTDB/Samba installation</refpurpose>
21 <command>ctdb_diagnostics</command>
23 <arg choice="plain">...</arg>
28 <title>DESCRIPTION</title>
30 ctdb_diagnostics is used to dump diagnostic information about a
31 clustered Samba installation. This includes configuration
32 files, output of relevant commands and logs. This information
33 can be used to check the correctness of the configuration and to
39 <title>OPTIONS</title>
44 <term>-n <nodes></term>
47 Comma separated list of nodes to operate on
56 Ignore comment lines (starting with '#') in file comparisons
65 Ignore whitespace in file comparisons
74 Do not use commands that assume an Active Directory Server
84 <title>SEE ALSO</title>
86 <citerefentry><refentrytitle>ctdb</refentrytitle>
87 <manvolnum>1</manvolnum></citerefentry>,
88 <citerefentry><refentrytitle>ctdb</refentrytitle>
89 <manvolnum>7</manvolnum></citerefentry>,
90 <ulink url="https://ctdb.samba.org/"/>
97 This documentation was written by Martijn van Brummelen
103 <holder>Martijn van Brummelen</holder>
108 This program is free software; you can redistribute it and/or
109 modify it under the terms of the GNU General Public License as
110 published by the Free Software Foundation; either version 3 of
111 the License, or (at your option) any later version.
114 This program is distributed in the hope that it will be
115 useful, but WITHOUT ANY WARRANTY; without even the implied
116 warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
117 PURPOSE. See the GNU General Public License for more details.
120 You should have received a copy of the GNU General Public
121 License along with this program; if not, see
122 <ulink url="http://www.gnu.org/licenses"/>.