Bug 1382414
Summary: | agent traces about bridge-nf-call sysctl values missing in RHEL 7.3 | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Ihar Hrachyshka <ihrachys> |
Component: | openstack-neutron | Assignee: | Ihar Hrachyshka <ihrachys> |
Status: | CLOSED ERRATA | QA Contact: | GenadiC <gcheresh> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.0 (Kilo) | CC: | amuller, chrisw, ihrachys, mburns, nyechiel, srevivo, tfreger |
Target Milestone: | async | Keywords: | ZStream |
Target Release: | 7.0 (Kilo) | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | openstack-neutron-2015.1.4-7.el7ost | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1382412 | Environment: | |
Last Closed: | 2017-01-19 13:26:16 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: | 1382412, 1382416, 1382417 | ||
Bug Blocks: | 1382413 |
Description
Ihar Hrachyshka
2016-10-06 15:36:29 UTC
br_netfilter doesn't exist in the kernel. It could be because we are using RHEL7.2 and the kernel doesn't have the specific module. Compared to another system with RHEL7.3 and the module is there. How do we proceed? 1) Land an instance on the compute node 2) restart node 3) start the OVS/Linuxbridge agent with iptables firewall enabled 4) Check there are no traceback is in the logs 5) check that br_netfilter kernel module is loaded. Verifed in openstack-neutron-8.1.2-13.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-0159.html |