[Pacemaker] pacemaker with corosync on Fedora
Lutz Griesbach
lgr at elgonzo.com
Thu May 31 13:07:32 UTC 2012
On Thu, May 31, 2012 at 1:03 AM, Andreas Kurz <andreas at hastexo.com> wrote:
> On 05/30/2012 07:07 PM, Lutz Griesbach wrote:
>> but how can i configure pacemaker to work with corosync and not with heartbeat?
>>
>>
>> Or am i missing something completely?
>
> yes ... a quorum provider and there are no plugins anymore in Corosync
> 2.0 ... for two nodes you can use:
>
> quorum {
> provider: corosync_votequorum
> expected_votes: 2
> }
>
aah, this looks much better now!
>
> not needed anymore ... Pacemaker uses CPG with Corosync 2
>
Thank you Andreas!
More information about the Pacemaker
mailing list