Tuesday, 2021-10-05

TKHello Guys, I am using Openstack Wallaby on Kolla-ansible with Ceph and the Backend storage14:36
TKI have deployed Masakari but I have two issues 14:36
TKI cant see logs, I get an API error and I would also like to have a way to configure InstanceHA by default for all Instances in other words..... Have all Instance evacuate to another available host incase of any issue 14:38
TKAny help will be very much appreciated 14:39
yoctozeptoTK: hello, logs are in /var/log/kolla/masakari on nodes, mostly controllers (only instancemonitor is on computes)14:45
TKHello Yoctozepto, I understand that but I mean on the Masakari Dashboard14:47
yoctozeptoTK: ah, I can't say, horizon logs should have something then; but it usually calls masakari api so you should see it there as well14:59
yoctozeptoTK: as for the other question; your desired behaviour is the default one for host failures, and optional for instance failures15:01
yoctozeptosee [host_failure]\evacuate_all_instances15:01
yoctozeptoand [instance_failure]\process_all_instances15:02
yoctozeptohttps://docs.openstack.org/masakari/latest/configuration/config.html#host-failure15:02
TKHello yoctozepto15:04
TKThanks a lot 15:05
yoctozepto:-)15:05
TKRegarding the Api Error below is a sample 15:06
TK Unexpected API Error. Please report this at https://bugs.launchpad.net/masakari/ and attach the Masakari API log if possible. 15:06
TKError: Failed to get progress details for notification 'f9e453ac-4dc9-45fe-b9ee-6fe04d52affa'. Details No Notification found for f9e453ac-4dc9-45fe-b9ee-6fe04d52affa: Server Error for url: http://10.10.29.120:15868/v1/notifications/f9e453ac-4dc9-45fe-b9ee-6fe04d52affa, Unexpected API Error. Please report this at https://bugs.launchpad.net/masakari/ and attach the Masakari API log if possible. <class 'masakari.exception_Remote.MasakariException_Re15:06
TKOne more thing how do I override and enable [instance_failure]\process_all_instances for instance failures 15:16
yoctozeptocheck the api logs15:16
yoctozeptoTK: that's kolla-specific https://docs.openstack.org/kolla-ansible/latest/admin/advanced-configuration.html#openstack-service-configuration-in-kolla15:17
yoctozeptothe service is masakari-engine15:17
TKThanks Alot 15:20

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!