Bug 1193544

Summary: [RFE] allow different MTUs for combination of nonVM network + VLAN on single interface
Product: [oVirt] ovirt-engine Reporter: Martin Pavlik <mpavlik>
Component: RFEsAssignee: Yevgeny Zaspitsky <yzaspits>
Status: CLOSED WONTFIX QA Contact: Michael Burman <mburman>
Severity: medium Docs Contact:
Priority: low    
Version: 3.6.0CC: bazulay, bugs, danken, lpeer, lsurette, mburman, myakove, rbalakri, srevivo, ykaul, ylavi
Target Milestone: ---Keywords: FutureFeature
Target Release: ---Flags: sbonazzo: ovirt-4.2-
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-06-06 18:12:51 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: 1136329    
Bug Blocks: 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).