Change in vdsm[master]: host stats: Add number of in/out migrations

michal.skrivanek at redhat.com michal.skrivanek at redhat.com
Fri Mar 6 10:53:19 UTC 2015


Michal Skrivanek has posted comments on this change.

Change subject: host stats: Add number of in/out migrations
......................................................................


Patch Set 2: Code-Review+1

(1 comment)

https://gerrit.ovirt.org/#/c/38420/2//COMMIT_MSG
Commit Message:

Line 8: 
Line 9: Adds number of incoming and outgoing VM migrations into HostStats.
Line 10: 
Line 11: Change-Id: I6d7d333a34503701b998c656c72d67790c9f58af
Line 12: Bug-Url: https://bugzilla.redhat.com/1113664
> Pardon me, but cannot the client do the math by itself?
it can.
but since vdsm is doing it since ages it's simpler to just extend it a little instead of adding a new partially redundant calculation in engine (with the risk of not being compeltely in sync due to async updates and monitoring cycle in engine)

plus a little benefit for vdsm - we can show it in vdsClient:)


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I6d7d333a34503701b998c656c72d67790c9f58af
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <mskrivan at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list