1CTDBD(1) CTDB - clustered TDB database CTDBD(1)
2
3
4
6 ctdbd - The CTDB cluster daemon
7
9 ctdbd [OPTION...]
10
12 ctdbd is the main CTDB daemon.
13
14 Note that ctdbd is not usually invoked directly. It is invoked via
15 ctdbd_wrapper(1) or via the initscript.
16
17 See ctdb(7) for an overview of CTDB.
18
20 -i, --interactive
21 Enable interactive mode. This will make ctdbd run in the foreground
22 and not detach from the terminal. By default ctdbd will detach
23 itself and run in the background as a daemon.
24
25 -?, --help
26 Display a summary of options.
27
29 ctdb(1), ctdbd_wrapper(1), onnode(1), ctdb.conf(5), ctdb(7), ctdb-
30 tunables(7), http://ctdb.samba.org/
31
33 This documentation was written by Ronnie Sahlberg, Amitay Isaacs,
34 Martin Schwenke
35
37 Copyright © 2007 Andrew Tridgell, Ronnie Sahlberg
38
39 This program is free software; you can redistribute it and/or modify it
40 under the terms of the GNU General Public License as published by the
41 Free Software Foundation; either version 3 of the License, or (at your
42 option) any later version.
43
44 This program is distributed in the hope that it will be useful, but
45 WITHOUT ANY WARRANTY; without even the implied warranty of
46 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
47 General Public License for more details.
48
49 You should have received a copy of the GNU General Public License along
50 with this program; if not, see http://www.gnu.org/licenses.
51
52
53
54
55ctdb 05/14/2019 CTDBD(1)