Change in vdsm[master]: vmstats: do not report empty ioTune

fromani at redhat.com fromani at redhat.com
Wed Jul 29 10:41:47 UTC 2015


Francesco Romani has posted comments on this change.

Change subject: vmstats: do not report empty ioTune
......................................................................


Patch Set 7: Verified+1

vdsClient -s 0 getAllVmStats:
without this patch:

	username = Unknown
	guestCPUCount = -1
	ioTune = []
	guestIPs = 
	statusTime = 4308062430

with this patch:

	username = Unknown
	guestCPUCount = -1
	guestIPs = 
	statusTime = 4308109900

grep -i ioTune confirms is not reported anymore.

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I1c34e2ffb1ebeb500be22d6db5f5a8ea2c1bb19f
Gerrit-PatchSet: 7
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: automation at ovirt.org
Gerrit-HasComments: No


More information about the vdsm-patches mailing list