mirror_corosync/tools
Christine Caulfield 3a5d51fca7 votequorum: Fix up quorum/nodelist callbacks
This patch tidies the two state change callbacks and explains them
in the man page:

The difference between votequorum_nodelist_notification_t and
votequorum_quorum_notification_t is subtle but important.
The 'nodelist' callback is sent at the start of a cluster state
transition and contains the new ring_id and only the list of
nodes that are included in the sync state - ie only active nodes. No
quorum information is included this callback because it is not
available at that time.

The 'quorum' callback is sent after the cluster state transition has
completed and does contain quorum information.
In addition, the nodelist contains a list of all nodes known to
votequorum (whether up or down) and their state as well
as information about the quorum device attached (if any). quorum
callbacks will not be sent for qdevice up and down
events unless they affect quorum.

Signed-off-by: Christine Caulfield <ccaulfie@redhat.com>
2016-06-28 13:58:39 +02:00
..
.gitignore Remove corosync-fplay 2012-06-05 12:05:15 +02:00
corosync-blackbox.sh Remove corosync-fplay 2012-06-05 12:05:15 +02:00
corosync-cfgtool.c Fix spelling error in binary corosync-cfgtool 2016-01-27 18:29:25 +01:00
corosync-cmapctl.c cmapctl: Handle corosync errors in print_key func 2016-05-17 15:04:50 +02:00
corosync-cpgtool.c Update copyright dates in tools directory 2012-02-13 17:05:04 -07:00
corosync-keygen.c corosync-keygen: Replace printf/exit call with err 2014-07-24 11:23:06 +02:00
corosync-notifyd.c notifyd: fix handle dispatch functions results 2013-07-01 10:26:17 +02:00
corosync-notifyd.sysconfig.example Improve corosync-notifyd example 2013-04-16 17:32:05 +02:00
corosync-quorumtool.c votequorum: Fix up quorum/nodelist callbacks 2016-06-28 13:58:39 +02:00
corosync-xmlproc.sh build: make path to bash configurable at build time 2012-08-28 15:14:49 +02:00
Makefile.am be consistent in using CPPFLAGS vs CFLAGS 2014-07-21 08:47:21 +02:00