Currently trying to run masakari 4.0.0 on openstack queens. I have corosync + 
pacemaker running on compute nodes, crm status shows both running.

When I run masakari-hostmonitor, I see 2 errors that are repeated while running.

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.
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.

This is my /etc/masakarimonitors/masakarimonitors.conf

[DEFAULT]
[api]
auth_uri = http://controller:5000
auth_url = http://controller:5000
memcached_servers = controller1:11211,controller2:11211
auth_type = password
project_domain_name = default
user_domain_name = default
project_name = service
username = masakari
password = **********

[host]
corosync_multicast_interfaces = vlan60
corosync_multicast_ports = 5405


_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to