Dear Radosław,

 I got it working and also checked the corosync status and it was OK.

Unfortunately when I test by killing the qemu-kvm service on the compute node.

Only one instance on the compute node gets restarted and the rest remain shutdown.

Regards

Tony Karera




On Fri, Aug 6, 2021 at 2:21 PM Radosław Piliszek <radoslaw.piliszek@gmail.com> wrote:
On Fri, Aug 6, 2021 at 9:48 AM Karera Tony <tonykarera@gmail.com> wrote:
>
> Hello Radoslaw,
>
> I enabled it but it seems the corosync cluster is not working.
>
> I don't know if there is any other trick to try.

There are no tricks.
You might want to check the corosync status via:
  crm_mon -1
issued in the pacemaker container on the faulty controller host.

> Regards
>
> Tony Karera
>
>
>
>
> On Thu, Aug 5, 2021 at 3:26 PM Radosław Piliszek <radoslaw.piliszek@gmail.com> wrote:
>>
>> On Mon, Aug 2, 2021 at 6:19 PM Karera Tony <tonykarera@gmail.com> wrote:
>> >
>> > Hello Team,
>>
>> Hello Tony,
>>
>> > I have deployed Openstack with Kolla-ansible on Centos8 and also enabled Masakari but I keep getting the error below in the masakari-hostmonitor.log on the controller nodes.
>>
>> Have you enabled hacluster as well?
>> It is a required component for hostmonitor unless you are providing
>> your own hacluster (i.e., pacemaker+corosync cluster).
>>
>> Kind regards,
>>
>> -yoctozepto