In the corosync configuration file, I usually use the below to include the 
specific quorum implementation module:

quorum {
     provider: corosync_votequorum
}

Are there any other "configurable" parameters specific either to Quorum service 
in general or votequorum implementation in particular that I can embed in the 
above declarations? Today, I use calls such as votequorum_setexpected(). But, 
if these could be triggered via configuration file, that reduces the code bloat 
in order to do these settings.

Regards,

-   Kishore
_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to