1 <?xml version="1.0" encoding="UTF-8"?>
3 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
4 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
6 <refentry id="ctdbd.1">
9 <refentrytitle>ctdbd</refentrytitle>
10 <manvolnum>1</manvolnum>
11 <refmiscinfo class="source">ctdb</refmiscinfo>
12 <refmiscinfo class="manual">CTDB - clustered TDB database</refmiscinfo>
16 <refname>ctdbd</refname>
17 <refpurpose>The CTDB cluster daemon</refpurpose>
22 <command>ctdbd</command>
23 <arg rep="repeat"><replaceable>OPTION</replaceable></arg>
28 <title>DESCRIPTION</title>
30 ctdbd is the main CTDB daemon.
34 See <citerefentry><refentrytitle>ctdb</refentrytitle>
35 <manvolnum>7</manvolnum></citerefentry> for an overview of CTDB.
40 <title>GENERAL OPTIONS</title>
44 <term>-i, --interactive</term>
47 Enable interactive mode. This will make ctdbd run in the
48 foreground and not detach from the terminal. In this mode
49 ctdbd will log to stderr.
52 By default ctdbd will detach itself and run in the
53 background as a daemon, logging to the configured
60 <term>-?, --help</term>
63 Display a summary of options.
72 <title>SEE ALSO</title>
74 <citerefentry><refentrytitle>ctdb</refentrytitle>
75 <manvolnum>1</manvolnum></citerefentry>,
77 <citerefentry><refentrytitle>onnode</refentrytitle>
78 <manvolnum>1</manvolnum></citerefentry>,
80 <citerefentry><refentrytitle>ctdb.conf</refentrytitle>
81 <manvolnum>5</manvolnum></citerefentry>,
83 <citerefentry><refentrytitle>ctdb</refentrytitle>
84 <manvolnum>7</manvolnum></citerefentry>,
86 <citerefentry><refentrytitle>ctdb-tunables</refentrytitle>
87 <manvolnum>7</manvolnum></citerefentry>,
89 <ulink url="http://ctdb.samba.org/"/>
96 This documentation was written by
105 <holder>Andrew Tridgell</holder>
106 <holder>Ronnie Sahlberg</holder>
110 This program is free software; you can redistribute it and/or
111 modify it under the terms of the GNU General Public License as
112 published by the Free Software Foundation; either version 3 of
113 the License, or (at your option) any later version.
116 This program is distributed in the hope that it will be
117 useful, but WITHOUT ANY WARRANTY; without even the implied
118 warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
119 PURPOSE. See the GNU General Public License for more details.
122 You should have received a copy of the GNU General Public
123 License along with this program; if not, see
124 <ulink url="http://www.gnu.org/licenses"/>.