1QUORUM_OVERVIEW(8)Corosync Cluster Engine Programmer's ManualQUORUM_OVERVIEW(8)
2
3
4
6 quorum_overview - Quorum Library Overview
7
9 The quorum library is delivered with the corosync project. It is the
10 external interface to the quorum service. This service is loaded into
11 all nodes in a corosync cluster and track the quorum status of a node.
12 In order for quorum service to be useful, a quorum provider must be
13 configured.
14
15 The library provides a mechanism to:
16
17 * Query the quorum status
18
19 * Receive notifications of quorum state changes
20
22 No known bugs at the time of writing. The authors are from outerspace.
23 Deal with it.
24
26 corosync-quorumtool(8), corosync.conf(5), votequorum(5), quorum_ini‐
27 tialize(3), quorum_finalize(3), quorum_getquorate(3), quorum_track‐
28 start(3), quorum_trackstop(3), quorum_fd_get(3), quorum_dispatch(3),
29 quorum_context_set(3), quorum_context_get(3)
30
31corosync Man Page 2012-02-09 QUORUM_OVERVIEW(8)