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">
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 Note that ctdbd is not usually invoked directly. It is invoked
35 via <citerefentry><refentrytitle>ctdbd_wrapper</refentrytitle>
36 <manvolnum>1</manvolnum></citerefentry> or via the initscript.
40 See <citerefentry><refentrytitle>ctdb</refentrytitle>
41 <manvolnum>7</manvolnum></citerefentry> for an overview of CTDB.
46 <title>GENERAL OPTIONS</title>
50 <term>-i, --interactive</term>
53 Enable interactive mode. This will make ctdbd run in the
54 foreground and not detach from the terminal. In this mode
55 ctdbd will log to stderr.
58 By default ctdbd will detach itself and run in the
59 background as a daemon, logging to the configured
66 <term>-?, --help</term>
69 Display a summary of options.
78 <title>SEE ALSO</title>
80 <citerefentry><refentrytitle>ctdb</refentrytitle>
81 <manvolnum>1</manvolnum></citerefentry>,
83 <citerefentry><refentrytitle>ctdbd_wrapper</refentrytitle>
84 <manvolnum>1</manvolnum></citerefentry>,
86 <citerefentry><refentrytitle>onnode</refentrytitle>
87 <manvolnum>1</manvolnum></citerefentry>,
89 <citerefentry><refentrytitle>ctdb.conf</refentrytitle>
90 <manvolnum>5</manvolnum></citerefentry>,
92 <citerefentry><refentrytitle>ctdb</refentrytitle>
93 <manvolnum>7</manvolnum></citerefentry>,
95 <citerefentry><refentrytitle>ctdb-tunables</refentrytitle>
96 <manvolnum>7</manvolnum></citerefentry>,
98 <ulink url="http://ctdb.samba.org/"/>
105 This documentation was written by
114 <holder>Andrew Tridgell</holder>
115 <holder>Ronnie Sahlberg</holder>
119 This program is free software; you can redistribute it and/or
120 modify it under the terms of the GNU General Public License as
121 published by the Free Software Foundation; either version 3 of
122 the License, or (at your option) any later version.
125 This program is distributed in the hope that it will be
126 useful, but WITHOUT ANY WARRANTY; without even the implied
127 warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
128 PURPOSE. See the GNU General Public License for more details.
131 You should have received a copy of the GNU General Public
132 License along with this program; if not, see
133 <ulink url="http://www.gnu.org/licenses"/>.