Activity log for bug #1683256

Date Who What changed Old value New value Message
2017-04-17 07:30:57 Kevin Benton bug added bug
2017-04-17 07:31:04 Kevin Benton tags gate-failure
2017-04-17 07:31:11 Kevin Benton neutron: importance Undecided Critical
2017-04-17 07:31:58 Kevin Benton description The way the Linux Bridge multinode job works right now, the VXLAN tenant networks are not using l2_population and subsequently rely on the multicast 'group' feature of kernel bridges for carrying broadcast traffic. This would not normally be a problem, however, the local interface they are using to send this multicast traffic is the one attached directly to the provider cloud's network. So we are ultimately at the mercy of the provider's networks to carry multicast traffic between the multi-node instances, which is just asking for failures. We need to adjust the job to setup a tunnel between the multinode instances to safely carry traffic between them like we do for DVR [1]. 1. http://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/multinode_setup_info.txt This is likely leading to the instability of the LB multi-node job when the job is on certain cloud providers that might not have good multicast routing. The way the Linux Bridge multinode job works right now, the VXLAN tenant networks are not using l2_population and subsequently rely on the multicast 'group' feature of kernel bridges for carrying broadcast traffic. This would not normally be a problem, however, the local interface they are using to send this multicast traffic is the one attached directly to the provider cloud's network. So we are ultimately at the mercy of the provider's networks to carry multicast traffic between the multi-node instances, which is just asking for failures. We need to adjust the job to setup a tunnel between the multinode instances to safely carry traffic between them like we do for DVR [1]. 1. https://git.openstack.org/cgit/openstack-infra/devstack-gate/tree/devstack-vm-gate.sh#n149 This is likely leading to the instability of the LB multi-node job when the job is on certain cloud providers that might not have good multicast routing.
2017-04-26 18:53:46 Ihar Hrachyshka tags gate-failure gate-failure linuxbridge
2017-04-26 18:53:54 Ihar Hrachyshka neutron: importance Critical High
2017-04-26 20:43:08 Ihar Hrachyshka neutron: status New Confirmed
2017-06-08 06:59:20 omkar_telee neutron: assignee omkar_telee (omkar-telee)
2017-08-22 15:49:48 Ihar Hrachyshka tags gate-failure linuxbridge linuxbridge
2017-09-29 09:51:31 omkar_telee neutron: status Confirmed In Progress
2022-11-04 18:21:06 Brian Haley neutron: status In Progress Won't Fix