I am trying to answer that myself, > > > That way you use 2 different services - votequorum an CPG. Is there > > > really a defined order between those messages? > > > > There are no quorum messages, but correlating events between cpg and > > quorum is a problem, > > I think about injecting a message into the CPG when quorum changes. But > this introduce a delay, so I don't know if that is a good idea?
I can simply start (join) the CPG when the cluster gets quorate. When I lose quorum I call cpg_leave immediately. That way the CPG only runs when the cluster is quorate. Does that make sense? - Dietmar _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
