On Tue, Jan 13, 2015 at 1:28 PM, Justin Pettit wrote:
> The Open vSwitch team is pleased to announce OVN, a new subproject in
> development within the Open vSwitch. The full project announcement is at
> Network Heresy and reproduced below. OVN complements the existing
> capabilities of OVS to a
On Fri, Oct 31, 2014 at 10:23 AM, Gurucharan Shetty wrote:
> On Fri, Oct 31, 2014 at 8:19 AM, Kyle Mestery wrote:
>> On Fri, Oct 31, 2014 at 10:09 AM, Gurucharan Shetty
>> wrote:
>>> On Thu, Oct 30, 2014 at 11:55 PM, FengYu LeiDian
>>> wrote:
>>>&g
On Fri, Oct 31, 2014 at 10:09 AM, Gurucharan Shetty wrote:
> On Thu, Oct 30, 2014 at 11:55 PM, FengYu LeiDian
> wrote:
>> Hi, all
>>
>> Standard openstack has a Linux bridge on top of openvswitch bridge[1]
>> this Linux bridge is used to setup iptables rule to allow VM access
>> to the outside wo
Welcome to the Open vSwitch Hackathon March 2014! The response to the
hackathon has been phenomenal, with 55 people signed up to attend in person
and almost 100 signed up remotely, so we need to have a plan to make the
most of our time. Here is some information to help everyone get the most
out of
On Wed, Mar 5, 2014 at 10:43 AM, Aymen Fitati wrote:
> hello,
> i have to connect multiple vm's on more than 3 hosts to the same vxlan,
> how can i do it,
> BR
>
> You need to create VXLAN tunnels between all 3 hosts. Without knowing what
you've tried, it's hard to answer this question.
> --
>
I'd like to announce that Cisco is going to host an Open vSwitch Hackathon
on March 26 and 27. The event is setup through Eventbrite at the link
provided here [1]. Please register for either an in-person or remote
attendee
link if you're interested in spending two days deep-diving into OVS code,
pa
On Wed, Feb 26, 2014 at 12:56 PM, Ramana Reddy wrote:
> Hi Ben,
> I created br0 using ovs-vsctl and created VM using virt-manager ( GUI
> interface).
> At the time of creation, its throwing the following error:
>
> Does virt-manager support creating XML files with the OVS backend yet? It
didn't
y
On Feb 2, 2014, at 5:19 PM, Jesse Gross wrote:
> On Sat, Feb 1, 2014 at 12:10 AM, Kanthi P wrote:
>> Hi,
>>
>> I installed openvswitch-2.0.0 userspace and kmod rpms on fedora 19. I am
>> trying vxlan configuration using ovs.
>>
>> My kernel version is 3.9.5-301.fc19.i686.PAE
>>
>> I created
On Oct 29, 2013, at 7:13 AM, Flavio Leitner wrote:
> On Tue, Oct 29, 2013 at 10:51:22AM +0200, Lori Jakab wrote:
>> On 10/17/13 8:51 PM, Ben Pfaff wrote:
>>> On Thu, Oct 17, 2013 at 02:21:09PM -0300, Flavio Leitner wrote:
Since fedora has openvswitch packages available I wonder
if it mak
On Oct 22, 2013, at 2:15 AM, Romil Gupta wrote:
>
> Hi All,
>
> We are using OVS as neutron plugin to use VLAN/ VXLAN. We found that OVS does
> multiple unicast to send the ARP request instead of sending via Multicast
> address. But by default Linux bridge supports Multicast.
>
> Is there any
On Aug 23, 2013, at 6:55 AM, P Balaji-B37839 wrote:
> Hi,
>
> We are using Neturon-OVS Plugin for creating VXLAN network.
>
> When we use OVS - 1.10.1 , We didn't face any of the below issues and we
> could able to get IPAddress for VM interfaces on Compute Nodes.
>
> Regards,
> Balaji.P
I a
On Aug 22, 2013, at 5:15 AM, P Balaji-B37839 wrote:
> Hi,
>
> I got master from GIT yesterday and when I tried to insmod openvswitch.ko, I
> got the below error:
>
> root@root:/# ovs-ofctl -V
> ovs-ofctl (Open vSwitch) 1.12.90
> Compiled Aug 21 2013 18:51:38
> OpenFlow versions 0x1:0x4
>
> [17
On May 6, 2013, at 5:24 PM, Palani Chinnakannan wrote:
> Hello,
>I am trying to understand how openstack created VM with a interface gets
> added as a port into ovs-switch.
>
> Anyone know how quantum server passes this information to the switch?
I think you may want to ask this on an Open
On Apr 1, 2013, at 11:04 AM, Jesse Gross wrote:
> On Mon, Apr 1, 2013 at 6:24 AM, Kyle Mestery (kmestery)
> wrote:
>> On Apr 1, 2013, at 6:22 AM, Zang MingJie wrote:
>>> Hi folks:
>>> There is already a vxlan implement in openvswitch, but it doesn't
>>
On Apr 1, 2013, at 6:22 AM, Zang MingJie wrote:
> Hi folks:
> There is already a vxlan implement in openvswitch, but it doesn't
> follow the rfc spec very well, and some main features are missing (ex,
> broadcast multicast mapping, endpoint auto discover). And there is a
> better implement since
On Mar 31, 2013, at 11:38 AM, Andreas Hilboll wrote:
> Hi,
>
> I'd like to know if there are plans to provide .deb packages of the new
> LTS version 1.9.x for Ubuntu 12.04LTS? I think this would be extremely
> convenient ... =)
>
> Or should I talk to the Ubuntu people to backport 1.9.x to 12.04
On Mar 27, 2013, at 12:41 PM, Jesse Gross wrote:
> On Wed, Mar 27, 2013 at 6:06 AM, Atam wrote:
>> Hi all,
>>
>> OVS is a software solution switch as i understand. It is able to utilize
>> offloading features of the Ethernet adapter I read somewhere...
>>
>> - What features are those? Is it
On Mar 25, 2013, at 7:15 AM, changliwe...@gmail.com wrote:
>
>
> After git pull the master src code, install depends and then
>
> ./boot.sh
> ./configure --with-linux=/lib/modules/`uname -r`/build
>
> make
> -j3
>
> make
> install
>
> there
> is only openvswitch.ko, no brcompat.ko an
d you apply the patch to the latest master? I verified Pravin's patch with
that and it worked fine for me. I am adding VXLAN ports the same way you
are, though I'm also specifying "options:key=flow".
Thanks,
Kyle
> -martin
>
> On 01.03.2013 15:39, Kyle Mestery
On Mar 1, 2013, at 8:26 AM, Martin Mailand wrote:
> Hi Kyle,
>
> thanks for the quick response, where could I find this patch?
>
The latest version (v7) was posted to the dev list yesterday I believe.
> -martin
>
> On 01.03.2013 15:18, Kyle Mestery (kmestery) wrote:
>&
On Mar 1, 2013, at 6:54 AM, Martin Mailand wrote:
> Hi,
>
> are there any updates regarding the patch for VXLAN?
>
VXLAN should be stable and working on master and 1.10 again once one additional
patch from Pravin (with the title "Tunnel: Cleanup old tunnel infrastructure")
goes
into main. I've
hould work yes. Give it a shot and let us know.
>
> On Tue, Dec 18, 2012 at 7:34 PM, Kyle Mestery (kmestery)
> wrote:
> On Dec 18, 2012, at 8:30 AM, Ahmed Talha Khan wrote:
> >
> > How do i use them if they are not on the host? I mean these are not
> > eth0/eth1
onfig port0/port1 up".
>
> On Tue, Dec 18, 2012 at 7:22 PM, Kyle Mestery (kmestery)
> wrote:
> On Dec 18, 2012, at 8:19 AM, Ahmed Talha Khan wrote:
> >
> > I am not aware of the internal port functionality. Can you kindly elaborate
> > your answer a bit mo
then just
configure the port up and send traffic into it. Add another internal port to
receive the traffic on.
>
> On Tue, Dec 18, 2012 at 7:14 PM, Kyle Mestery (kmestery)
> wrote:
> On Dec 18, 2012, at 7:58 AM, Ahmed Talha Khan wrote:
> > Hey Ben,Jesse,Kyle,ALL,
> >
On Dec 18, 2012, at 7:58 AM, Ahmed Talha Khan wrote:
> Hey Ben,Jesse,Kyle,ALL,
>
> I made some changes in the kernel module and would like to test them. Ideally
> I would want to test it on a single machine that i am on without firing up
> other vms(eg kvm/qemu integration). I would like to kno
On Dec 13, 2012, at 11:35 PM, Maryam Hanfi
wrote:
>
> Hi All,
> I want to implement GTPv1-U in Open vSwitch. OVS expects inner MAC header
> after tunnel header. But GTPv1-U expects IP header after GTPv1-U header. Is
> there any way to modify the OVS tunneling so inner MAC not required anymore?
ues I fixed from rev5,
hoping it goes up soon. After that goes up I plan to start working on the
multicast control plane for VXLAN.
Thanks,
Kyle
> Cya!
> --Brent
>
>
> On 12/1/12 12:41 PM, "Kyle Mestery (kmestery)" wrote:
>
>> On Dec 1, 2012, at 1:03 AM, Brent S
On Dec 1, 2012, at 1:03 AM, Brent Salisbury wrote:
>
> Hi all,
>
> I know some folks have had issues with Red Hat installs recently (including
> myself) from a kernel-devel bug w/ a bad sym-link for one. I finally carved
> out some time to update a how-to on CentOS 6.3 w/ the 1.7.1 tarball.
>
On Nov 26, 2012, at 3:00 AM, Ahmed Talha Khan wrote:
>
> Hey All,
>
> I am trying to add some extra functionality into the OVS flow tables.
> Basically this calls for enhancements in the actions that can be performed
> and also in the matching criteria of the flows. What is the best way to
>
On Nov 7, 2012, at 7:01 AM, Sudhakar Gariganti
wrote:
>
> Hi Friends,
>
> I am trying to understand the VXLAN spec and stumbled on how multicasting is
> being used in the communication of VMs across tenants. I want to understand
> how this is being implemented
> in the current OVS- VXLAN imp
On Oct 26, 2012, at 9:23 AM, JieYue Ma wrote:
> I set vlan in another way, e.g. ovs-vsctl add-port br1 vif1 tag=10,
> you can check it out in openvswitch.org configure example
>
> On Fri, Oct 26, 2012 at 5:25 PM, 肖碧涛 wrote:
>> Hi,
>> I use the ovs vlan use https://github.com/mestery/ovs-vxlan.
On May 14, 2012, at 11:54 AM, Justin Pettit wrote:
> On May 14, 2012, at 9:32 AM, bengo cloud wrote:
>
>> Thanks, Ben. Is there any plan for it? Will it be supported soon?
>
> Kyle Mestery is working on support:
>
>http://openvswitch.org/pipermail/dev/2012-April/016
32 matches
Mail list logo