Bug 1405443
| Summary: | Neutron LBAAS agent ignores MTU settings - Error dropped over-mtu packet: 1500 > 1450 | |||
|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Chris Janiszewski <cjanisze> | |
| Component: | openstack-neutron-lbaas | Assignee: | Nir Magnezi <nmagnezi> | |
| Status: | CLOSED ERRATA | QA Contact: | Eran Kuris <ekuris> | |
| Severity: | high | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 9.0 (Mitaka) | CC: | amuller, apevec, cjanisze, david.costakos, ihrachys, kholden, lhh, lpeer, mlopes, nyechiel, tayjones | |
| Target Milestone: | async | Keywords: | Triaged, ZStream | |
| Target Release: | 9.0 (Mitaka) | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | openstack-neutron-lbaas-8.1.0-2.el7ost | Doc Type: | Bug Fix | |
| Doc Text: |
Prior to this update, the LBaaSv2 HAProxy plugin set up a VIF without specifying its MTU. Consequently, the VIF always received the default MTU of 1500; when attaching the load balancer to a VXLAN-backed project network (which by default has a MTU of 1450) this resulted in packet dropping. With this update, the network MTU is passed into the namespace driver.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1408227 (view as bug list) | Environment: | ||
| Last Closed: | 2017-02-01 14:25:43 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1408227 | |||
|
Description
Chris Janiszewski
2016-12-16 14:27:35 UTC
Ihar, can you work with Nir to figure out if this is relevant for LBaaS v2 with haproxy and Octavia, and if so, send out some fixes? We will need to backport https://review.openstack.org/#/q/I6c29cf8dd4164d2024b64a86108b1e22a66f966a I am moving the bug to Nir since he is our LBaaS guy. Verified : [root@controller-0 ~]# rpm -qa |grep neutron openstack-neutron-bigswitch-agent-2015.3.8-1.el7ost.noarch python-neutron-lbaas-8.1.0-2.el7ost.noarch openstack-neutron-openvswitch-8.1.2-14.el7ost.noarch python-neutron-8.1.2-14.el7ost.noarch openstack-neutron-8.1.2-14.el7ost.noarch openstack-neutron-ml2-8.1.2-14.el7ost.noarch python-neutronclient-4.1.1-2.el7ost.noarch python-neutron-lib-0.0.2-1.el7ost.noarch openstack-neutron-bigswitch-lldp-2015.3.8-1.el7ost.noarch openstack-neutron-common-8.1.2-14.el7ost.noarch openstack-neutron-lbaas-8.1.0-2.el7ost.noarch openstack-neutron-metering-agent-8.1.2-14.el7ost.noarch Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2017-0232.html |