Bug 1118699
Summary: | rx/tx reported over 100% when adding/removing ethtools_opts | ||
---|---|---|---|
Product: | [Retired] oVirt | Reporter: | Dan Kenigsberg <danken> |
Component: | ovirt-engine-core | Assignee: | Barak <bazulay> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Meni Yakove <myakove> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 3.5 | CC: | bazulay, bugs, danken, ecohen, gcheresh, gklein, lsurette, mburman, mgoldboi, rbalakri, yeylon |
Target Milestone: | --- | ||
Target Release: | 3.6.0 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | network | ||
Fixed In Version: | ovirt-3.6.0-alpha1.2 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1116577 | Environment: | |
Last Closed: | 2015-11-04 11:48:54 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Network | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1063343, 1116577 | ||
Bug Blocks: |
Description
Dan Kenigsberg
2014-07-11 09:22:39 UTC
In a sampling window, the host may transmit traffic at 1000mbps. Just before the window is shut, we set ethtools which changes the (reported) speed to 100mpbs. The counted traffic can amount to 10 times of the most-recently reported speed. In 3.6, Engine is going to ignore Vdsm's rxRate. Therefore, I do not think that we should care much about it on Vdsm side. That reported case is not pretty, and should probably taken into consideration when Engine calculates the reported tx/rx rates. Hi Dan, Please explain what do you mean by 100%.. 100% of what? The bug in the origin was opened for errors in vdsm and engine logs, and then the summary changed rx/tx reported over 100%. Thanks, Engine reports the the percentage of host bandwidth that is currently being used. However, the nic speeds may change, which may lead to the calculated bandwidth percentage being more than 100%, which may confuse end users. Verified on - 3.6.0-0.0.master.20150519172219.git9a2e2b3.el6 with vdsm-4.17.0-912.git25a063d.el7 oVirt 3.6.0 has been released on November 4th, 2015 and should fix this issue. If problems still persist, please open a new BZ and reference this one. |