
Liron Aravot has submitted this change and it was merged. Change subject: core: log the cause when domain is determined as problematic ...................................................................... core: log the cause when domain is determined as problematic When hosts reports are inspected as problematic the engine logs the fact that the domain report is problematic, but the monitoring result itself isn't logged, this patch adds it to ease the debug of host/storage report issues. Change-Id: I498cb9b321dac42b856c96d26cab18090ba36904 Signed-off-by: Liron Aravot <laravot@redhat.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/irsbroker/IrsProxyData.java 1 file changed, 10 insertions(+), 6 deletions(-) Approvals: Tal Nisan: Looks good to me, approved Jenkins CI: Passed CI tests Liron Aravot: Verified -- To view, visit https://gerrit.ovirt.org/54012 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I498cb9b321dac42b856c96d26cab18090ba36904 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>