Dan Kenigsberg has submitted this change and it was merged.

Change subject: virt: support per-vm stats age
......................................................................


virt: support per-vm stats age

It is possible that a VM goes rougue right at the startup,
even before that any commmand is sent to it.
To cover this case, VDSM marks a VM as unresponsive if stats
are unavailable for too long, including the startup.

This patch provides support in StatsCache to provide the
same behaviour when switching to the new bulk stats sampling.

Change-Id: Id8cd75631c328aa380c10f1f6dd1a8075b2fe0ed
Signed-off-by: Francesco Romani <[email protected]>
Reviewed-on: https://gerrit.ovirt.org/38066
Reviewed-by: Martin Polednik <[email protected]>
Reviewed-by: Dan Kenigsberg <[email protected]>
---
M tests/samplingTests.py
M vdsm/virt/sampling.py
2 files changed, 113 insertions(+), 43 deletions(-)

Approvals:
  Dan Kenigsberg: Looks good to me, approved
  Francesco Romani: Verified
  Martin Polednik: Looks good to me, but someone else must approve



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id8cd75631c328aa380c10f1f6dd1a8075b2fe0ed
Gerrit-PatchSet: 36
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Francesco Romani <[email protected]>
Gerrit-Reviewer: Martin Polednik <[email protected]>
Gerrit-Reviewer: Vinzenz Feenstra <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to