ntt-sic / masakari

[UNMAINTAINED]
https://wiki.openstack.org/wiki/Masakari
Apache License 2.0
40 stars 24 forks source link

issue in recovery instance on another compute node #51

Open vahidkrgr opened 6 years ago

vahidkrgr commented 6 years ago

Hi masakari team. Thank you for this project and your support. we have issue on operation for this project. some information: openstack version: newton environment: 1 controller node 2 compute nodes

we clone this project, compile and successfully run masakari-controller on controller node and run masakari-instancemonitor on compute nodes. some failed test scenarios list below:

  1. when we power-off an instance on compute1 , masakari-controller ignore all notifications from instancemonitor and do not try to recover and turning on this instance.
  2. when we manually destroy an instance on compute1 and this instance goes to error state, masakari-controller do not recover this instance on compute2 and just update vm_list table of vm_ha database(in mysql database).

additionally, we install masakari-hostmonitor on controller, when we destroy compute1, masakari-hostmonitor log which compute1 is offline but masakari-controller do not infrom from this event and finally none of instances recover on other compute node.

thank you for your notice. Vahid

sampathP commented 6 years ago

Hi Vahid, Thanks for feedback. Is there any reason that you do not use masakaeri on openstack repo [1]? This repo is in [UNMAINTAINED] state, because we are maintaining re-structed version of masakari as a official openstack project in [1]. In there, you can still use newton-eol tag with openstack newton. Sorry, that I do not have enough resource to maintain both repos. However, I would love to help you out as much as I can. First let me know whether you are able to use openstack version of masakari on [1]. [1] https://github.com/openstack/masakari