Hi, i have recently started working on Masakari (kubernetes in openstack) so i wanted some help with it please
i was trying to test the masakari-instance-monitor & masakari-host-monitor but having trouble with it.
i have created a pacemaker remote cluster (with pacemaker & corosync on controller nodes and pacemaker remote on compute node).
inside masakari-instance-monitor pods i see
2 - question do i have to create some notification and vmoves?
openstack notification create
<type>
<hostname>
<generated_time>
<payload>
3 - host monitor also kinda doesnt work ,when i tried to test the masakari host monitor by manually powering off the compute node, masakari should move the vms from powered off computes to some running compute but after the compute is powered off vms still remains on the powered off compute.
Am i missing some conf? is there any need to add some conf in nova and keystone too?
4 - i have disabled "pcs property set stonith-enabled=false" does it needs to be enabled and setup?
5- is there any other channels(slack) when i can contact teams directly?