Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
COROSYNC(8)		     System Manager's Manual		     COROSYNC(8)

NAME
     corosync - The Corosync Cluster Engine.

SYNOPSIS
     corosync [-c config_file] [-f] [-t] [-v]

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

OPTIONS
     -c     This specifies the fully qualified path to the  corosync  configura-
	    tion 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),	votequo-
     rum_overview(3), sam_overview(3), cmap_overview(3), quorum_overview(3)

AUTHOR
     Angus Salkeld

				   2021-04-09			     COROSYNC(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=corosync&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help