1 | '\" t
|
---|
2 | .\" Title: ctdbd_wrapper
|
---|
3 | .\" Author:
|
---|
4 | .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
|
---|
5 | .\" Date: 01/27/2016
|
---|
6 | .\" Manual: CTDB - clustered TDB database
|
---|
7 | .\" Source: ctdb
|
---|
8 | .\" Language: English
|
---|
9 | .\"
|
---|
10 | .TH "CTDBD_WRAPPER" "1" "01/27/2016" "ctdb" "CTDB \- clustered TDB database"
|
---|
11 | .\" -----------------------------------------------------------------
|
---|
12 | .\" * Define some portability stuff
|
---|
13 | .\" -----------------------------------------------------------------
|
---|
14 | .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
---|
15 | .\" http://bugs.debian.org/507673
|
---|
16 | .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
|
---|
17 | .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
---|
18 | .ie \n(.g .ds Aq \(aq
|
---|
19 | .el .ds Aq '
|
---|
20 | .\" -----------------------------------------------------------------
|
---|
21 | .\" * set default formatting
|
---|
22 | .\" -----------------------------------------------------------------
|
---|
23 | .\" disable hyphenation
|
---|
24 | .nh
|
---|
25 | .\" disable justification (adjust text to left margin only)
|
---|
26 | .ad l
|
---|
27 | .\" -----------------------------------------------------------------
|
---|
28 | .\" * MAIN CONTENT STARTS HERE *
|
---|
29 | .\" -----------------------------------------------------------------
|
---|
30 | .SH "NAME"
|
---|
31 | ctdbd_wrapper \- Wrapper for ctdbd
|
---|
32 | .SH "SYNOPSIS"
|
---|
33 | .HP \w'\fBctdbd_wrapper\fR\ 'u
|
---|
34 | \fBctdbd_wrapper\fR {\fIPIDFILE\fR} {start | stop}
|
---|
35 | .SH "DESCRIPTION"
|
---|
36 | .PP
|
---|
37 | ctdbd_wrapper is used to start or stop the main CTDB daemon\&.
|
---|
38 | .PP
|
---|
39 | \fIPIDFILE\fR
|
---|
40 | specifies the location of the file containing the PID of the main CTDB daemon\&.
|
---|
41 | .PP
|
---|
42 | ctdbd_wrapper constructs command\-line options for ctdbd from configuration variables specified in
|
---|
43 | \fBctdbd.conf\fR(5)\&.
|
---|
44 | .PP
|
---|
45 | See
|
---|
46 | \fBctdb\fR(7)
|
---|
47 | for an overview of CTDB\&.
|
---|
48 | .SH "SEE ALSO"
|
---|
49 | .PP
|
---|
50 | \fBctdbd\fR(1),
|
---|
51 | \fBctdbd.conf\fR(5),
|
---|
52 | \fBctdb\fR(7),
|
---|
53 | \m[blue]\fB\%http://ctdb.samba.org/\fR\m[]
|
---|
54 | .SH "AUTHOR"
|
---|
55 | .br
|
---|
56 | .PP
|
---|
57 | This documentation was written by Amitay Isaacs, Martin Schwenke
|
---|
58 | .SH "COPYRIGHT"
|
---|
59 | .br
|
---|
60 | Copyright \(co 2007 Andrew Tridgell, Ronnie Sahlberg
|
---|
61 | .br
|
---|
62 | .PP
|
---|
63 | This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version\&.
|
---|
64 | .PP
|
---|
65 | This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE\&. See the GNU General Public License for more details\&.
|
---|
66 | .PP
|
---|
67 | You should have received a copy of the GNU General Public License along with this program; if not, see
|
---|
68 | \m[blue]\fB\%http://www.gnu.org/licenses\fR\m[]\&.
|
---|
69 | .sp
|
---|