Bug 1346318 - [Host QoS] - Engine should set a default link share traffic shaping on networks that attached to the ovirtmgmt's interface
Summary: [Host QoS] - Engine should set a default link share traffic shaping on networ...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: BLL.Network
Version: 4.0.0
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact: Meni Yakove
URL:
Whiteboard:
Depends On:
Blocks: 1255474
TreeView+ depends on / blocked
 
Reported: 2016-06-14 14:14 UTC by Michael Burman
Modified: 2022-06-27 07:51 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-08-01 08:00:46 UTC
oVirt Team: Network
Embargoed:
sbonazzo: ovirt-4.3-


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHV-46592 0 None Closed backup controller node failed 2022-06-28 05:55:22 UTC

Description Michael Burman 2016-06-14 14:14:21 UTC
Description of problem:
[Host QoS] - Engine should set a default link share traffic shaping on networks that attached to the ovirtmgmt's interface. 

We should set some default link share(ls) on networks that attached to the ovirtmgmt's interface, let say ls=50(keep some default ratio) between the networks.
We should do this for user/admin, cause currently there is no meaning to the default traffic shaping we setting on the ovirtmgmt network, unless the other networks on this NIC have some host QoS defined as well. 
See BZ - 1255474 [RFE][SCALE] traffic shaping on ovirtmgmt interface

Version-Release number of selected component (if applicable):
4.0.0.4-0.1.el7ev

How reproducible:
100

Steps to Reproduce:
1. Add host to rhev-m  
2. Attach 2 vlan networks(v1, v2) to the ovirtmgmt's interface
3. Send traffic over the 3 networks

Actual results:
The default host QoS that is defined over the management network(ls=50), has no meaning and it's not forced. 

For example, for a 1Gb NIC: 
ovirtmgmt -
[  3] 10.0-11.0 sec  38.5 MBytes   323 Mbits/sec

v1 -
[  3] 10.0-11.0 sec  37.2 MBytes   312 Mbits/sec

v2 -
[  3] 10.0-11.0 sec  37.5 MBytes   315 Mbits/sec


Expected results:
This would work only if the other 2 vlan networks had some link share defined(at least)

Additional info:
See RFE - 1255474

Comment 1 Yaniv Lavi 2018-08-01 08:00:46 UTC
Closing old issues, please reopen if still needed.
In any case patches are welcome.


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