[pve-devel] [PATCH cluster 1/2] ensure quorum is set false when corosync fails
Thomas Lamprecht
t.lamprecht at proxmox.com
Thu Jun 30 17:28:01 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?
My big picture over the internals from corosync and pmxcfs combined is
not that complete yet, so I sent it nonetheless, the next maybe time in
another patch so I do not mix things I'm unsure with other.
>> * service_quorum_initialize: just to be sure as we successfully
>> registered the quorum notification function already
More information about the pve-devel
mailing list