[pve-devel] [PATCH cluster 1/2] ensure quorum is set false when corosync fails
Dietmar Maurer
dietmar at proxmox.com
Thu Jun 30 17:34:22 CEST 2016
> On 06/30/2016 05:19 PM, Dietmar Maurer wrote:
> > applied (although I think it is not necessary in service_quorum_initialize
> > because we never really call the dispatch function)
> >
>
> I was a little unsure, as the callback is already registered to corosync
> with quorum_initialize() it could already trigger an call to the
> callback function, as it runs in parallel, or is there something I
> overlooking?
AFAIR you need to call dispatch in the event loop to call the callbacks...
More information about the pve-devel
mailing list