Bug 1416307
| Summary: | neutron-openvswitch-agent won't create ovs flows upon restart | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Irina Petrova <ipetrova> |
| Component: | python-ryu | Assignee: | Miguel Angel Ajo <majopela> |
| Status: | CLOSED ERRATA | QA Contact: | Eran Kuris <ekuris> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 10.0 (Newton) | CC: | abregman, aloughla, amuller, apevec, chrisw, dhill, fbaudin, ipetrova, jjoyce, jschluet, lhh, majopela, nyechiel, oblaut, pablo.iranzo, rhos-maint, srevivo |
| Target Milestone: | z3 | Keywords: | Triaged, ZStream |
| Target Release: | 10.0 (Newton) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-ryu-4.9-2.1.el7ost,python-tinyrpc-0.5-3.el7ost | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-06-28 15:27:21 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: | |||
|
Description
Irina Petrova
2017-01-25 08:51:58 UTC
It's mapped on a bonded interface using VLANs and each VLANs is mapped to a flat network within the openvswitch-agent. This is working alright but when rebooting the compute node, for some reasons, neutron-openvswitch-agent will recreate the flows only on the first bridge and skip the other ones. We have a workaround for that which is to delete everything and restart everything ... neutron-openvswitch-agent will then recreate the required flows for all bridges. We're going to need an SOS report from a controller and a compute, as well as the OSPd files that were used to deploy the setup. Hey Ajo, Any additional info needed? --Irina fixed verified rpm -qa |grep python-tinyrpc python-tinyrpc-0.5-3.el7ost.noarch [root@controller-0 ~]# rpm -qa |grep python-ryu- python-ryu-common-4.9-2.1.el7ost.noarch python-ryu-4.9-2.1.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://access.redhat.com/errata/RHBA-2017:1587 |