yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #10693
[Bug 1276038] Re: Linux bridge create by the OVS hybrid vif driver sends IGMP query
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => icehouse-3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1276038
Title:
Linux bridge create by the OVS hybrid vif driver sends IGMP query
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
The Linux bridge (qbr) created by the OVS hybrid vif driver sends usefulness IGMP queries.
By default, Linux bridge activates IGMP snooping onto a switch.
In the case of the Linux bridge was created by the OVS hybrid vif driver, is usefulness.
Because this bridge is only here to be able to apply security groups through netfilter (OVS bridge doesn't use netfilter hooks) and so it contains only 2 interfaces: the VM tap and a side of the veth patch port.
IGMP snooping on a switch of 2 ports is unnecessarily.
Furthermore, the Linux bridge could (I didn't find why and when) send some IGMP queries when the IGMP snooping is activated.
This IGMP queries could unnecessarily pollute the network and the network equipemnts log.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1276038/+subscriptions
References