ctdbd_wrapper(1) Wrapper for ctdbd

SYNOPSIS

ctdbd_wrapper {PIDFILE} {start | stop}

DESCRIPTION

ctdbd_wrapper is used to start or stop the main CTDB daemon.

PIDFILE specifies the location of the file containing the PID of the main CTDB daemon.

ctdbd_wrapper constructs command-line options for ctdbd from configuration variables specified in ctdbd.conf(5).

See ctdb(7) for an overview of CTDB.

AUTHOR


This documentation was written by Amitay Isaacs, Martin Schwenke

COPYRIGHT


Copyright © 2007 Andrew Tridgell, Ronnie Sahlberg

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.

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.

You should have received a copy of the GNU General Public License along with this program; if not, see m[blue]http://www.gnu.org/licensesm[].