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

FreeBSD Manual Pages

  
 
  

home | help
QUORU...ERVIEW(3) Corosync Cluster Engine Programmer's ManualQUORU...ERVIEW(3)

NAME
       quorum_overview - Quorum	Library	Overview

OVERVIEW
       The  quorum  library  is	delivered with the corosync project. It	is the
       external	interface to the quorum	service. This service is  loaded  into
       all  nodes in a corosync	cluster	and track the quorum status of a node.
       In order	for quorum service to be useful, a  quorum  provider  must  be
       configured.

       The library provides a mechanism	to:

       * Query the quorum status

       * Receive notifications of quorum state changes

       * Receive notifications of membership changes

BUGS
       No  known bugs at the time of writing. The authors are from outerspace.
       Deal with it.

SEE ALSO
       corosync-quorumtool(8),	corosync.conf(5),  votequorum(5),  quorum_ini-
       tialize(3),    quorum_model_initialize(3),   quorum_finalize(3),	  quo-
       rum_getquorate(3),  quorum_trackstart(3),   quorum_trackstop(3),	  quo-
       rum_fd_get(3),  quorum_dispatch(3),  quorum_context_set(3), quorum_con-
       text_get(3)

corosync Man Page		  2020-02-14		     QUORU...ERVIEW(3)

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

home | help