Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1916481

Summary: [DDF] multicast enable snooping procedures are volatile
Product: Red Hat OpenStack Reporter: Direct Docs Feedback <ddf-bot>
Component: documentationAssignee: 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: asyncKeywords: 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
multicast enable snooping procedures are volatile 

Reported by: rhn-support-cfields

https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/13/html/networking_guide/sec-connect-instance#annotations:2b8ade6e-c845-47ab-aaac-4e742ee8407a

Comment 1 Chris Fields 2021-01-14 21:16:41 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'

Comment 3 Bernard Cafarelli 2021-01-18 14:39:17 UTC
*** Bug 1910304 has been marked as a duplicate of this bug. ***

Comment 19 Greg Rakauskas 2021-07-27 20:45:26 UTC
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