source: vendor/current/ctdb/doc/ctdbd_wrapper.1.html

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 1.7 KB
Line 
1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>ctdbd_wrapper</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry"><a name="ctdbd_wrapper.1"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>ctdbd_wrapper &#8212; Wrapper for ctdbd</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">ctdbd_wrapper</code> {<em class="replaceable"><code>PIDFILE</code></em>} { start | stop }</p></div></div><div class="refsect1"><a name="idp49546160"></a><h2>DESCRIPTION</h2><p>
2 ctdbd_wrapper is used to start or stop the main CTDB daemon.
3 </p><p>
4 <em class="replaceable"><code>PIDFILE</code></em> specifies the location of the
5 file containing the PID of the main CTDB daemon.
6 </p><p>
7 ctdbd_wrapper constructs command-line options for ctdbd from
8 configuration variables specified in
9 <span class="citerefentry"><span class="refentrytitle">ctdbd.conf</span>(5)</span>.
10 </p><p>
11 See <span class="citerefentry"><span class="refentrytitle">ctdb</span>(7)</span> for an overview of CTDB.
12 </p></div><div class="refsect1"><a name="idp49551120"></a><h2>SEE ALSO</h2><p>
13 <span class="citerefentry"><span class="refentrytitle">ctdbd</span>(1)</span>,
14
15 <span class="citerefentry"><span class="refentrytitle">ctdbd.conf</span>(5)</span>,
16
17 <span class="citerefentry"><span class="refentrytitle">ctdb</span>(7)</span>,
18
19 <a class="ulink" href="http://ctdb.samba.org/" target="_top">http://ctdb.samba.org/</a>
20 </p></div></div></body></html>
Note: See TracBrowser for help on using the repository browser.