Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

corosync(8) [suse man page]

COROSYNC(8)						      System Manager's Manual						       COROSYNC(8)

NAME
corosync - The Corosync Cluster Engine. SYNOPSIS
corosync [-f] [-p] [-v] DESCRIPTION
corosync Corosync provides clustering infracture such as membership, messaging and quorum. OPTIONS
-f Start application in foreground. -p Do not set process priority. -v Display version and SVN revision of Corosync and exit. SEE ALSO
corosync_overview(8), corosync.config(5), cpg_overview(8), votequorum_overview(8), sam_overview(8), confdb_overview(8), AUTHOR
Angus Salkeld 2010-05-30 COROSYNC(8)

Check Out this Related Man Page

COROSYNC-QUORUMTOOL(8)					      System Manager's Manual					    COROSYNC-QUORUMTOOL(8)

NAME
corosync-quorumtool - Set and display quorum settings. SYNOPSIS
corosync-quorumtool [-s] [-m] [-l] [-p] [-v votes] [-n nodeid] [-e expected] [-h] [-i] [-V] DESCRIPTION
Display the current state of quorum in the cluster and set vote quorum options. OPTIONS
-s show quorum status -m constantly monitor quorum status -l list nodes -v <votes> change the number of votes for a node * -n <nodeid> optional nodeid of node for -v -e <expected> change expected votes for the cluster * -H show nodeids in hexadecimal rather than decimal -i show node IP addresses instead of the resolved name -p when used with -s or -l, generates machine parsable output -h (if no other argument) show this help text -V show version and exit * Starred items only work if votequorum is the quorum provider for corosync SEE ALSO
corosync_overview(8), votequorum_overview(8), AUTHOR
Angus Salkeld 2012-01-12 COROSYNC-QUORUMTOOL(8)
Man Page