1QUORUM_OVERVIEW(3)Corosync Cluster Engine Programmer's ManualQUORUM_OVERVIEW(3)
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
21 * Receive notifications of membership changes
22
24 No known bugs at the time of writing. The authors are from outerspace.
25 Deal with it.
26
28 corosync-quorumtool(8), corosync.conf(5), votequorum(5), quorum_ini‐
29 tialize(3), quorum_model_initialize(3), quorum_finalize(3), quo‐
30 rum_getquorate(3), quorum_trackstart(3), quorum_trackstop(3), quo‐
31 rum_fd_get(3), quorum_dispatch(3), quorum_context_set(3), quorum_con‐
32 text_get(3)
33
34corosync Man Page 2020-02-14 QUORUM_OVERVIEW(3)