The following are the entries I have made towards the end of /etc/corosync/corosync.conf:
service { name: corosync_quorum ver: 0 } quorum { provider: testquorum } I then ran the following: [r...@localhost tools]# ./corosync-quorumtool -s Version: 1.2.3 Nodes: 0 Ring ID: 0 Quorum type: testquorum Quorate: No [r...@localhost tools]# ./corosync-cpgtool Group Name PID Node ID CPG1\x00 25398 846833856 (192.168.121.50) 2302 1064937664 (192.168.121.63) I want to tie the quorum to a specific "group" (in the above example CPG1). How do I do that? The API's for quorum declared in include/corosync/quorum.h do not have any reference to any CPG. So, what is the quorum expected to represent then? Quorum of Nodes in Ring 0? If so, how? How does a programmer "use" the quorum API's then? Thanks, - Kishore
_______________________________________________ Openais mailing list Openais@lists.linux-foundation.org https://lists.linux-foundation.org/mailman/listinfo/openais