Yaniv Bronhaim has submitted this change and it was merged. Change subject: Degrading epoll errors in vmchannels to log level INFO ......................................................................
Degrading epoll errors in vmchannels to log level INFO Error events from epoll are quite common due to lost connections on shutdown, migrations or suspension of VMs, since this is not a critical error the message gets degraded to INFO. Change-Id: I0099fb39a6261e2339c12ae25ea16f32bff1a55f Bug-Url: https://bugzilla.redhat.com/1102549 Signed-off-by: Vinzenz Feenstra <[email protected]> Reviewed-on: http://gerrit.ovirt.org/30141 Reviewed-by: Francesco Romani <[email protected]> Reviewed-by: Martin Polednik <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> (cherry picked from commit 0fa65b1c8b2829473e8b9424c61986f34cc4bda3) Reviewed-on: http://gerrit.ovirt.org/33454 Reviewed-by: Yaniv Bronhaim <[email protected]> --- M vdsm/virt/vmchannels.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Yaniv Bronhaim: Looks good to me, approved Vinzenz Feenstra: Verified -- To view, visit http://gerrit.ovirt.org/33454 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0099fb39a6261e2339c12ae25ea16f32bff1a55f Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.5 Gerrit-Owner: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
