Bug 1136345

Summary: Multiple updates to VdsDynamic
Product: [Retired] oVirt Reporter: Liran Zelkha <lzelkha>
Component: ovirt-engine-coreAssignee: Liran Zelkha <lzelkha>
Status: CLOSED DUPLICATE QA Contact: Pavel Stehlik <pstehlik>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.5CC: bazulay, ecohen, gklein, iheim, oourfali, rbalakri, yeylon
Target Milestone: ---   
Target Release: 3.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-01 18:00:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Liran Zelkha 2014-09-02 11:54:10 UTC
Description of problem:
VdsDynamic is a relatively static entity. However, it is changing almost every time the statistics are updated. This is a major performance degredation.

Version-Release number of selected component (if applicable):
3.5

How reproducible:
Always

Steps to Reproduce:
1. Run oVirt with a profiler and see DB activity.
2.
3.

Actual results:
Many updates to VdsDynamic (on par with VdsStatistics updates)

Expected results:
Few updates to VdsDynamic (on par with number of hosts)

Additional info:

Comment 1 Liran Zelkha 2014-10-01 18:00:29 UTC

*** This bug has been marked as a duplicate of bug 1114285 ***