Bug 1100164
Summary: | L2 agent fails to start with VXLAN configuration | |||
---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Ofer Blaut <oblaut> | |
Component: | openstack-neutron | Assignee: | Terry Wilson <twilson> | |
Status: | CLOSED ERRATA | QA Contact: | Ofer Blaut <oblaut> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 5.0 (RHEL 7) | CC: | a-hashiguchi, chrisw, jlibosva, jsimonel, lpeer, mlopes, nyechiel, oblaut, twilson, yeylon | |
Target Milestone: | rc | Keywords: | Regression | |
Target Release: | 5.0 (RHEL 7) | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | 2014-05-27.2 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | 1081011 | |||
: | 1111697 (view as bug list) | Environment: | ||
Last Closed: | 2014-07-08 15:36:48 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: | 1081011 | |||
Bug Blocks: | 1111697 |
Description
Ofer Blaut
2014-05-22 07:06:46 UTC
workaround : 1. edit /usr/lib/python2.7/site-packages/neutron/plugins/openvswitch/common/constants.py 2. change : # The first version of the Linux kernel with converged VXLAN code for OVS MINIMUM_LINUX_KERNEL_OVS_VXLAN = "3.10.0" 3. service neutron-openvswitch-agent restart Terry, Can we get a d/s only patch to adjust the config value. I don't think the issue would be handled in u/s anytime soon. we also need to take care of this issue in RDO ASAP (BZ 1081011 ) *** Bug 1100555 has been marked as a duplicate of this bug. *** Tested openstack-neutron-2014.1-22.el7ost.noarch python-neutron-2014.1-22.el7ost.noarch openstack-neutron-ml2-2014.1-22.el7ost.noarch openstack-neutron-openvswitch-2014.1-22.el7ost.noarch 16:47:18.747943 IP 55.55.55.19.53624 > 55.55.55.89.4789: VXLAN, flags [I] (0x08), vni 20000 IP 23.62.6.186 > 21.0.0.3: ICMP echo reply, id 46086, seq 168, length 64 ^C 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. http://rhn.redhat.com/errata/RHEA-2014-0848.html |