Bug 1010663 - override mtu field allows only values up to 9000
Summary: override mtu field allows only values up to 9000
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-engine-webadmin
Version: 3.3
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 3.4.0
Assignee: Lior Vernia
QA Contact: Martin Pavlik
URL:
Whiteboard: network
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-22 10:44 UTC by Markus Stockhausen
Modified: 2015-05-05 01:44 UTC (History)
13 users (show)

Fixed In Version: ovirt-3.4.0-beta2
Clone Of:
Environment:
Last Closed: 2014-03-31 12:27:48 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 23431 0 None None None Never
oVirt gerrit 23561 0 None None None Never

Description Markus Stockhausen 2013-09-22 10:44:02 UTC
Description of problem:

Using IPoIB in connected mode allows MTU of 65520. Web admin interface allows only MTU of 9000 or less.


Version-Release number of selected component (if applicable):

Ovirt 3.3.0-4


How reproducible:

100%


Steps to Reproduce:
1. create new network
2. enable override mtu flag
3. enter values beyond 9000
4. try to save

Actual results:

mtu field gets a red frame (showing values are not accepted)


Expected results:

values of up to IPoIB connected mode 65520 bytes should be allowed.

Comment 1 Lior Vernia 2014-01-20 11:45:51 UTC
The maximum value is now taken from the engine config value 'MaxMTU'; if it is absent, then the default will remain 9000.

Comment 2 Andrew Cathrow 2014-01-20 16:43:27 UTC
Lior, is this config accessible in the engine-config tool?

Comment 3 Lior Vernia 2014-01-21 08:12:12 UTC
Andrew, I thought it was but it isn't, so effectively this isn't exposed to users. Discussed and gonna lift the MTU limit altogether.

Comment 4 Lior Vernia 2014-01-22 13:23:36 UTC
Over-automation.

Comment 5 Sandro Bonazzola 2014-02-07 11:20:10 UTC
Fixes should be in ovirt-3.4.0-beta2. Assignee please check.

Comment 6 Martin Pavlik 2014-02-12 08:47:37 UTC
verified with
oVirt Engine Version: 3.4.0-0.7.beta2.el6
vdsm-4.14.1-3.el6.x86_64

MTU 66000 was set in engine, host which was not capable of such MTU was correctly marked as network not synchronized

Host dell-05's following network(s) are not synchronized with their Logical Network configuration: huge_MTU.

Comment 7 Sandro Bonazzola 2014-03-31 12:27:48 UTC
this is an automated message: moving to Closed CURRENT RELEASE since oVirt 3.4.0 has been released


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