Change in vdsm[master]: virt: periodic: reduce NotConnectedError noise

danken at redhat.com danken at redhat.com
Tue Nov 3 11:29:41 UTC 2015


Dan Kenigsberg has submitted this change and it was merged.

Change subject: virt: periodic: reduce NotConnectedError noise
......................................................................


virt: periodic: reduce NotConnectedError noise

The periodic operations have known races on
VM startup and on VM shutdown.

These races are because periodic are asynchronous with
respect to the VM startup/shutdown, and they are benign
because operations will just be always retried again in
the next periodic cycle.

This is particularly visible on loaded servers and/or
slowly-responsive libvirt.

Backport-To: 3.6
Change-Id: I920e3b0b0e80e0a66ad199607068424986933d3a
Signed-off-by: Francesco Romani <fromani at redhat.com>
Reviewed-on: https://gerrit.ovirt.org/44813
Continuous-Integration: Jenkins CI
Reviewed-by: Dan Kenigsberg <danken at redhat.com>
---
M tests/periodicTests.py
M vdsm/virt/periodic.py
2 files changed, 20 insertions(+), 6 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Dan Kenigsberg: Looks good to me, approved
  Francesco Romani: Verified



-- 
To view, visit https://gerrit.ovirt.org/44813
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I920e3b0b0e80e0a66ad199607068424986933d3a
Gerrit-PatchSet: 22
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Polednik <mpolednik at redhat.com>
Gerrit-Reviewer: Milan Zamazal <mzamazal at redhat.com>
Gerrit-Reviewer: automation at ovirt.org


More information about the vdsm-patches mailing list