Bug 1136345 - Multiple updates to VdsDynamic
Summary: Multiple updates to VdsDynamic
Keywords:
Status: CLOSED DUPLICATE of bug 1114285
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-engine-core
Version: 3.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 3.6.0
Assignee: Liran Zelkha
QA Contact: Pavel Stehlik
URL:
Whiteboard: infra
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-02 11:54 UTC by Liran Zelkha
Modified: 2016-02-10 19:30 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-10-01 18:00:29 UTC
oVirt Team: Infra
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 31437 0 master MERGED core: Decrease updates to VdsDynamic Never
oVirt gerrit 32282 0 master MERGED core: Move cpu_over_commit from VdsDynamic to VdsStatistics Never

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 ***


Note You need to log in before you can comment on or make changes to this bug.