Activity log for bug #1933203

Date Who What changed Old value New value Message
2021-06-22 08:41:05 Radosław Piliszek bug added bug
2021-06-22 08:41:05 Radosław Piliszek attachment added masakari-hostmonitor-restrict_to_remotes-disable_ipmi_check.txt https://bugs.launchpad.net/bugs/1933203/+attachment/5506215/+files/masakari-hostmonitor-restrict_to_remotes-disable_ipmi_check.txt
2021-06-22 08:43:42 Radosław Piliszek description When: restrict_to_remotes = True but: disable_ipmi_check = False (the default) The hostmonitor will fail when trying to take action on a host being down (attached). When:   restrict_to_remotes = True but:   disable_ipmi_check = False (the default) The hostmonitor will fail when trying to take action on a host being down (attached). File "masakarimonitors/hostmonitor/host_handler/parse_cib_xml.py", line 152, in get_stonith_ipmi_params ERROR masakarimonitors.hostmonitor.host_handler.handle_host child_list = list(self.cib_tag) ERROR masakarimonitors.hostmonitor.host_handler.handle_host TypeError: 'NoneType' object is not iterable
2021-09-13 19:41:39 Radosław Piliszek masakari-monitors: importance High Medium