<div dir="ltr"><div><div><div>Hi Andreas, <br><br></div>Linuxbridge is also able to use Unicast, but currently, it is only available when l2pop is activated.<br></div>AFAIR, I saw the mix of LB agents and ovs agent working, with vxlan, l2pop and and ARP responders turned on everywhere. You also have to tune your vxlan module, or ovs, to make sure that every agents (LB and OVS) use the same UDP port for vxlan.<br></div>Romil's patch might be a first step to get rid of this tuning of modules.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 24, 2015 at 9:40 AM, Andreas Scheuring <span dir="ltr"><<a href="mailto:scheuran@linux.vnet.ibm.com" target="_blank">scheuran@linux.vnet.ibm.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Mathieu,<br>
now I'm getting curious, is it possible to combine Linuxbridge and OVS<br>
VXLAN Nodes in the same cloud?<br>
<br>
I thought this does not work as Linuxbridge-vxlan uses multicast for<br>
instances broad- and multicasts (e.g. an arp request), while ovs-vxlan<br>
only does unicast? At least one can specify a vxlan_group, which is a<br>
mulitcast address, for linuxbridge vxlan.<br>
<br>
<br>
Or is multicasting prohibited by l2_pop driver and the vxlan_group<br>
attribute is not applicable in this case?<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Andreas<br>
(irc: scheuran)<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
On Mon, 2015-03-23 at 14:49 +0100, Mathieu Rohon wrote:<br>
> Hi romil,<br>
><br>
><br>
> I think the main purpose of this DB field is to maintain the<br>
> compatibility in dataplane between OVS and LinuxBridge which, by<br>
> default, don't use the same UDP port for VXLAN.<br>
><br>
> It might be useful for a cloud admin which wants to run some nodes<br>
> with LB and some others with OVS.<br>
><br>
><br>
> I feel like your patch proposal will enable this scenario if the<br>
> tunnel_update() RPC message gets updated with the UDP port too.<br>
><br>
><br>
><br>
> Mathieu<br>
><br>
><br>
> On Mon, Mar 23, 2015 at 11:40 AM, Romil Gupta <<a href="mailto:romilgupta19@gmail.com">romilgupta19@gmail.com</a>><br>
> wrote:<br>
>         Hello everyone,<br>
><br>
><br>
>         There is regarding the following bug:<br>
>         <a href="https://bugs.launchpad.net/neutron/+bug/1373359" target="_blank">https://bugs.launchpad.net/neutron/+bug/1373359</a><br>
><br>
><br>
>         May I know what is the significance of having the 'udp_port'<br>
>         field in the  'ml2_vxlan_endpoints' table in Neutron DB, Do we<br>
>         have any plans in future that we could use this field for<br>
>         synchronization or any other purpose instead of simply keeping<br>
>         it in the DB.<br>
><br>
><br>
>         The following patchset will fix the bug mentioned above,<br>
>         <a href="https://review.openstack.org/#/c/153891/" target="_blank">https://review.openstack.org/#/c/153891/</a><br>
><br>
><br>
>         But the question still remains the same. Do we need to keep<br>
>         this field or we need to remove it?<br>
><br>
><br>
>         --<br>
><br>
>         Regards,<br>
>         Romil<br>
><br>
><br>
><br>
>         __________________________________________________________________________<br>
>         OpenStack Development Mailing List (not for usage questions)<br>
>         Unsubscribe:<br>
>         <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
>         <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
><br>
><br>
><br>
> __________________________________________________________________________<br>
> OpenStack Development Mailing List (not for usage questions)<br>
> Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</div></div></blockquote></div><br></div>