Re: Any VxLan Support on Xenserver

2015-04-01 Thread Tim Mackey
The ovs contained within XenServer 6.5 is capable of supporting VxLAN, but as Adrian stated the control plane is missing. Prior XenServer versions don't have an ovs capable of VxLAN. I *think* Contrail also supports VxLAN, but I don't know what its status is wrt XenServer 6.5 -tim On Wed, Apr 1

Re: Any VxLan Support on Xenserver

2015-04-01 Thread Keerthiraja SJ
But Nuage is commercial one right. On Tue, Mar 31, 2015 at 4:36 PM, Erik Weber wrote: > On Tue, Mar 31, 2015 at 9:39 AM, Keerthiraja SJ > wrote: > > > Hi All, > > > > Is there any plan to bring up VxLAN support for xenserver on future > release > > version. > > > > > Not sure if I remember corr

Re: Any VxLan Support on Xenserver

2015-03-31 Thread Erik Weber
On Tue, Mar 31, 2015 at 9:39 AM, Keerthiraja SJ wrote: > Hi All, > > Is there any plan to bring up VxLAN support for xenserver on future release > version. > > Not sure if I remember correct or not, but I think Nuage is VXLAN-based and works with XenServer. -- Erik

RE: Any VxLan Support on Xenserver

2015-03-31 Thread Adrian Lewis
I think that the issue is with needing a controller. Unfortunately you can't just replace VLANs with VXLANs unless there's some form of control plane. You can do this in a distributed manner using broadcast to multicast mechanisms but this AFAIK is not implemented in Openvswitch. I'm not quite sure