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

corosync - The Corosync Cluster Engine.

Author

       Angus Salkeld

                                                   2021-04-09                                        COROSYNC(8)

Description

corosync Corosync provides clustering infrastructure such as membership, messaging and quorum.

Name

       corosync - The Corosync Cluster Engine.

Options

-c     This  specifies  the  fully qualified path to the corosync configuration file. Also used as a base
              directory for uidgid files.

              The default is /etc/corosync/corosync.conf.

       -l     This specifies the fully qualified path to the corosync pid lock file.

              The default is /var/run/corosync.pid.

              WARNING: This option is not intended for running multiple Corosync instances.  Use it only if  you
              know what you are doing.

       -f     Start application in foreground.

       -t     Test configuration and then exit.

       -v     Display  version,  git revision, compiled features and available crypto and compression models and
              exit.

See Also

corosync_overview(7),   corosync.conf(5),   cpg_overview(3),   votequorum_overview(3),   sam_overview(3),
       cmap_overview(3), quorum_overview(3)

Synopsis

corosync[-cconfig_file][-f][-t][-v]

See Also