Michal Skrivanek has posted comments on this change.

Change subject: migration: added logging of more detailed stats
......................................................................


Patch Set 7: Code-Review+1

(1 comment)

https://gerrit.ovirt.org/#/c/55976/7/vdsm/virt/migration.py
File vdsm/virt/migration.py:

Line 659:                 stats[libvirt.VIR_DOMAIN_JOB_DATA_PROCESSED], 
stats[libvirt.VIR_DOMAIN_JOB_DATA_REMAINING],
Line 660:                 stats[libvirt.VIR_DOMAIN_JOB_MEMORY_TOTAL], 
stats[libvirt.VIR_DOMAIN_JOB_MEMORY_PROCESSED],
Line 661:                 stats[libvirt.VIR_DOMAIN_JOB_MEMORY_REMAINING], 
stats[libvirt.VIR_DOMAIN_JOB_MEMORY_BPS],
Line 662:                 stats[libvirt.VIR_DOMAIN_JOB_MEMORY_CONSTANT], 
stats[libvirt.VIR_DOMAIN_JOB_COMPRESSION_BYTES],
Line 663:                 stats.get('memory_dirty_rate', -1), 
stats.get('memory_iteration', -1)  # may not yet be available
available in 1.3, you can say it right there...then if someone looks at this 
ode perhaps they can update once we get rid of libvirt 1.2 everywhere:)


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib0b81c77b62e52190bfb9fe857105389d75d11e4
Gerrit-PatchSet: 7
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <[email protected]>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Michal Skrivanek <[email protected]>
Gerrit-Reviewer: Michal Skrivanek <[email protected]>
Gerrit-Reviewer: gerrit-hooks <[email protected]>
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to