[Openstack] Masakari Setup

Torin Woltjer torin.woltjer at granddial.com
Thu Jun 14 15:11:54 UTC 2018


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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20180614/11e680df/attachment.html>


More information about the Openstack mailing list