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_wrapper.1">
9 <refentrytitle>ctdbd_wrapper</refentrytitle>
10 <manvolnum>1</manvolnum>
11 <refmiscinfo class="source">ctdb</refmiscinfo>
12 <refmiscinfo class="manual">CTDB - clustered TDB database</refmiscinfo>
16 <refname>ctdbd_wrapper</refname>
17 <refpurpose>Wrapper for ctdbd</refpurpose>
22 <command>ctdbd_wrapper</command>
23 <arg choice="req"><replaceable>PIDFILE</replaceable></arg>
25 <arg choice="plain">start</arg>
26 <arg choice="plain">stop</arg>
32 <title>DESCRIPTION</title>
34 ctdbd_wrapper is used to start or stop the main CTDB daemon.
38 <replaceable>PIDFILE</replaceable> specifies the location of the
39 file containing the PID of the main CTDB daemon.
43 ctdbd_wrapper constructs command-line options for ctdbd from
44 configuration variables specified in
45 <citerefentry><refentrytitle>ctdbd.conf</refentrytitle>
46 <manvolnum>5</manvolnum></citerefentry>.
50 See <citerefentry><refentrytitle>ctdb</refentrytitle>
51 <manvolnum>7</manvolnum></citerefentry> for an overview of CTDB.
56 <title>SEE ALSO</title>
58 <citerefentry><refentrytitle>ctdbd</refentrytitle>
59 <manvolnum>1</manvolnum></citerefentry>,
61 <citerefentry><refentrytitle>ctdbd.conf</refentrytitle>
62 <manvolnum>5</manvolnum></citerefentry>,
64 <citerefentry><refentrytitle>ctdb</refentrytitle>
65 <manvolnum>7</manvolnum></citerefentry>,
67 <ulink url="http://ctdb.samba.org/"/>
74 This documentation was written by
82 <holder>Andrew Tridgell</holder>
83 <holder>Ronnie Sahlberg</holder>
87 This program is free software; you can redistribute it and/or
88 modify it under the terms of the GNU General Public License as
89 published by the Free Software Foundation; either version 3 of
90 the License, or (at your option) any later version.
93 This program is distributed in the hope that it will be
94 useful, but WITHOUT ANY WARRANTY; without even the implied
95 warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
96 PURPOSE. See the GNU General Public License for more details.
99 You should have received a copy of the GNU General Public
100 License along with this program; if not, see
101 <ulink url="http://www.gnu.org/licenses"/>.