Bug 1193544 - [RFE] allow different MTUs for combination of nonVM network + VLAN on single interface
Summary: [RFE] allow different MTUs for combination of nonVM network + VLAN on single ...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: RFEs
Version: 3.6.0
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
: ---
Assignee: Yevgeny Zaspitsky
QA Contact: Michael Burman
URL:
Whiteboard:
Depends On: 1136329
Blocks: 1242227
TreeView+ depends on / blocked
 
Reported: 2015-02-17 15:15 UTC by Martin Pavlik
Modified: 2022-05-16 07:47 UTC (History)
11 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-06-06 18:12:51 UTC
oVirt Team: Network
Embargoed:
sbonazzo: ovirt-4.2-


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1242227 0 medium CLOSED MTU of VM network should be equal to the MTU of the other networks on the nic 2021-02-22 00:41:40 UTC
Red Hat Issue Tracker RHV-46049 0 None None None 2022-05-16 07:47:46 UTC

Internal Links: 1242227

Description Martin Pavlik 2015-02-17 15:15:39 UTC
Description of problem:

at the moment (version 3.5) there is a limitation in Setup Networks which requires MTU to be the same in case of combination of bridgeless network and VLAN on single interface. This should be changed to allow for different MTUs as long as MTU on physical interface >= MTU on VLAN with highest MTU

Stepwise:

1) create networks
on engine create new new VLAN tagged network with default MTU 1500
Networks -> New ->  name: VLAN162, enable VLAN tagging: 162

on engine create new new nonVM(bridgeless) network with MTU 2000
Networks -> New ->  name: bridgeless, VM Network: False, MTU: custom: 2000

2)
Hosts -> your host -> Network Interfaces -> Setup Networks -> attach VLAN162 and bridgeless networks to em2
confirm dialog

3) result
Error while executing action:
dell-06:
	• Cannot setup Networks. The following Logical Networks do not have the same MTU value: [bridgeless(2000), VLAN162(default)].

4) expected result
this should go through if MTU of bridgeless is higher or equal MTU on VLAN with highest MTU

Comment 2 Yaniv Lavi 2015-04-05 15:37:26 UTC
Is this a new limitation introduced in 3.5?

Comment 8 Red Hat Bugzilla Rules Engine 2015-12-01 15:41:46 UTC
Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release.

Comment 9 Dan Kenigsberg 2016-01-20 09:47:18 UTC
don't we have it on 3.6.2?

Comment 10 Michael Burman 2016-01-20 11:47:25 UTC
Dan, no we don't, please see --> BZ 1242227

You can't approve operation if the MTU of the networks on a single NIC are not equal. 

Cannot setup Networks. The following Logical Networks do not have the same MTU value: m1(default),
m2(2000).


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