logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ctdbd - The CTDB cluster daemon

Author

       This documentation was written by Ronnie Sahlberg, Amitay Isaacs, Martin Schwenke

Description

       ctdbd is the main CTDB daemon.

       See ctdb(7) for an overview of CTDB.

General Options

       -i, --interactive
           Enable interactive mode. This will make ctdbd run in the foreground and not detach from the terminal.
           In this mode ctdbd will log to stderr.

           By default ctdbd will detach itself and run in the background as a daemon, logging to the configured
           destination.

       -?, --help
           Display a summary of options.

Name

       ctdbd - The CTDB cluster daemon

See Also

ctdb(1), onnode(1), ctdb.conf(5), ctdb(7), ctdb-tunables(7), http://ctdb.samba.org/

Synopsis

ctdbd [OPTION...]

See Also