<div style="font-family: arial; font-size: 12px;"><div data-empty="true">Currently trying to run masakari 4.0.0 on openstack queens. I have corosync + pacemaker running on compute nodes, crm status shows both running.</div><div data-empty="true"><br></div><div data-empty="true">When I run masakari-hostmonitor, I see 2 errors that are repeated while running.</div><div data-empty="true"><br></div><div data-empty="true">2018-06-14 09:48:58.475 11062 WARNING masakarimonitors.hostmonitor.host_handler.handle_host [-] Corosync communication using 'vlan60' is failed.: ProcessExecutionError: Unexpected error while running command.<br>2018-06-14 09:48:58.476 11062 ERROR masakarimonitors.hostmonitor.host_handler.handle_host [-] Corosync communication is failed.: ProcessExecutionError: Unexpected error while running command.</div><div data-empty="true"><br></div><div data-empty="true">This is my /etc/masakarimonitors/masakarimonitors.conf</div><div data-empty="true"><br></div><div data-empty="true">[DEFAULT]<br>[api]<br>auth_uri = <a target="_blank" href="http://controller:5000">http://controller:5000</a><br>auth_url = <a target="_blank" href="http://controller:5000">http://controller:5000</a><br>memcached_servers = controller1:11211,controller2:11211<br>auth_type = password<br>project_domain_name = default<br>user_domain_name = default<br>project_name = service<br>username = masakari<br>password = **********<br><br>[host]<br>corosync_multicast_interfaces = vlan60<br>corosync_multicast_ports = 5405<br><br></div></div>