network_device_mtu configuration does not apply on LibvirtHybridOVSBridgeDriver to OVS VIF ports and VETH pairs

Bug #1260697 reported by Daniel Gollub
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
High
Gary Kotton
Havana
Fix Released
High
Gary Kotton

Bug Description

Due to this missing functionality MTU can not be increased/adapted to specific requirements.
For example configure compute node VIFs to make use of jumbo frames.

LinuxOVSInterfaceDriver and LinuxBridgeInterfaceDriver are using network_device_mtu to configure the MTU of some created VIFs.

Daniel Gollub (d-gollub)
description: updated
Gary Kotton (garyk)
tags: added: network
Gary Kotton (garyk)
Changed in nova:
assignee: nobody → Gary Kotton (garyk)
status: New → Confirmed
importance: Undecided → High
Revision history for this message
Daniel Gollub (d-gollub) wrote :

Potential fix proposed by Tom and me: https://review.openstack.org/#/c/61887/

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/62221

Changed in nova:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/62221
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=e34a085f7a524747dd93e9645c6e0e69631075d4
Submitter: Jenkins
Branch: master

commit e34a085f7a524747dd93e9645c6e0e69631075d4
Author: Gary Kotton <email address hidden>
Date: Sun Dec 15 01:11:08 2013 -0800

    Ensure MTU is set when the OVS vif driver is used

    Set the MTU on the relevant devices when the OVS vif driver
    is used:
        - veth devices
        - ovs vif device

    Change-Id: I217f43227c099f17ab9a225b1ef7377d3de28114
    Closes-bug: 1260697

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → icehouse-2
status: Fix Committed → Fix Released
Revision history for this message
Thomas Bechtold (toabctl) wrote :

Howto get this patch backported for havanna? I just found https://wiki.openstack.org/wiki/Documentation/HowTo#Git_commit_messages_and_backports but the commit-sg doesn't contain the backport line. So what's the process for backports in this case?

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (stable/havana)

Fix proposed to branch: stable/havana
Review: https://review.openstack.org/68595

tags: added: havana-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/havana)

Reviewed: https://review.openstack.org/68595
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=e52d4fa0f18216b0ea5da265d0bcdf4c0cf52754
Submitter: Jenkins
Branch: stable/havana

commit e52d4fa0f18216b0ea5da265d0bcdf4c0cf52754
Author: Gary Kotton <email address hidden>
Date: Sun Dec 15 01:11:08 2013 -0800

    Ensure MTU is set when the OVS vif driver is used

    Set the MTU on the relevant devices when the OVS vif driver
    is used:
        - veth devices
        - ovs vif device

    Closes-bug: 1260697

    Conflicts:

     nova/network/linux_net.py

    Change-Id: I217f43227c099f17ab9a225b1ef7377d3de28114
    (cherry picked from commit e34a085f7a524747dd93e9645c6e0e69631075d4)

tags: added: in-stable-havana
Thierry Carrez (ttx)
Changed in nova:
milestone: icehouse-2 → 2014.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.