Bug 1916481
| Summary: | [DDF] multicast enable snooping procedures are volatile | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Direct Docs Feedback <ddf-bot> |
| Component: | documentation | Assignee: | Greg Rakauskas <gregraka> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Miguel Angel Nieto <mnietoji> |
| Severity: | high | Docs Contact: | RHOS Documentation Team <rhos-docs> |
| Priority: | high | ||
| Version: | 13.0 (Queens) | CC: | bcafarel, cfields, ekuris, gregraka, hakhande, jamsmith, mgeary, mnietoji |
| Target Milestone: | async | Keywords: | Triaged, ZStream |
| Target Release: | 13.0 (Queens) | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-07-27 20:45:26 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Direct Docs Feedback
2021-01-14 21:13:02 UTC
The procedures in this guide will not persist if openvswitch is restarted. This is a change in behavior. See bug https://bugzilla.redhat.com/show_bug.cgi?id=1910304. This section should be preceded with a 'NOTE: These procedures will enable multicast snooping immediately, but will not persist after an openvswtich restart. To enable persistent multicast snooping set igmp_snooping_enable via the ComputeExtraConfig Overcloud parameter. This is set-able by flavor as show below: parameter_defaults: ComputeExtraConfig: neutron::agents::ml2::ovs::igmp_snooping_enable: True ComputeOvsDpdkExtraConfig: neutron::agents::ml2::ovs::igmp_snooping_enable: False ComputeSriovExtraConfig: neutron::agents::ml2::ovs::igmp_snooping_enable: True' *** Bug 1910304 has been marked as a duplicate of this bug. *** Hi, The change has been made to the RHOSP 13 "Networking Guide." Customers can see this change here: https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/13/html-single/networking_guide/index#enable-ovs-mcast-snoop-prov-networks_connect-instance Thanks, --Greg |