TK | Hello Guys, I am using Openstack Wallaby on Kolla-ansible with Ceph and the Backend storage | 14:36 |
---|---|---|
TK | I have deployed Masakari but I have two issues | 14:36 |
TK | I 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 |
TK | Any help will be very much appreciated | 14:39 |
yoctozepto | TK: hello, logs are in /var/log/kolla/masakari on nodes, mostly controllers (only instancemonitor is on computes) | 14:45 |
TK | Hello Yoctozepto, I understand that but I mean on the Masakari Dashboard | 14:47 |
yoctozepto | TK: ah, I can't say, horizon logs should have something then; but it usually calls masakari api so you should see it there as well | 14:59 |
yoctozepto | TK: as for the other question; your desired behaviour is the default one for host failures, and optional for instance failures | 15:01 |
yoctozepto | see [host_failure]\evacuate_all_instances | 15:01 |
yoctozepto | and [instance_failure]\process_all_instances | 15:02 |
yoctozepto | https://docs.openstack.org/masakari/latest/configuration/config.html#host-failure | 15:02 |
TK | Hello yoctozepto | 15:04 |
TK | Thanks a lot | 15:05 |
yoctozepto | :-) | 15:05 |
TK | Regarding 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 |
TK | Error: 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_Re | 15:06 |
TK | One more thing how do I override and enable [instance_failure]\process_all_instances for instance failures | 15:16 |
yoctozepto | check the api logs | 15:16 |
yoctozepto | TK: that's kolla-specific https://docs.openstack.org/kolla-ansible/latest/admin/advanced-configuration.html#openstack-service-configuration-in-kolla | 15:17 |
yoctozepto | the service is masakari-engine | 15:17 |
TK | Thanks Alot | 15:20 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!