[ovs-discuss] Libvirtd throwing some error in kvm in openvswitch-2.0.0

2014-02-25 Thread Ramana Reddy
Hi All, I have installed openvswitch-2.0.0 on ubuntu 13.10 ( kernel: 3.8.0-34-generic), and created a bridge br0. Now I started virt-manager to install VM. I selected bridge mode and given br0 as bridge name. After that when I click finish button its throwing the following error (libvirtd versi

Re: [ovs-discuss] L2 lookups without 'NORMAL' action for a flow

2014-02-25 Thread murali reddy
Can some one please help with the question? I could not find a way from the documentation. On Sun, Feb 23, 2014 at 11:20 AM, murali reddy wrote: > I have use-case where I want exclude a port from both flooding and from > mac-learning as well. Solution mentioned in [1][2] will achieve what i > w

Re: [ovs-discuss] Enable LACP on bonded port with config file

2014-02-25 Thread Gurucharan Shetty
On Tue, Feb 25, 2014 at 2:34 AM, Pawel Szczepaniak wrote: > Hi, > > I'm currently testing OVS to replace default Debian bridge approach, when > using Xen. Because of many physical machines, we use puppet to configure > them, with which OVS works well (only had to build own package basing on > 1.9.

Re: [ovs-discuss] Openvswitch

2014-02-25 Thread David Pendell
If I try building it without the -D option, it won't build. If try building it with the -D "kversion 3.12.11-201.fc19.x86_64" option it still doesn't build, but it says that kernels newer than 3.11.x are not supported. checking whether gcc accepts -Wno-unused-parameter... yes checking target hint

[ovs-discuss] Enable LACP on bonded port with config file

2014-02-25 Thread Pawel Szczepaniak
Hi, I'm currently testing OVS to replace default Debian bridge approach, when using Xen. Because of many physical machines, we use puppet to configure them, with which OVS works well (only had to build own package basing on 1.9.3, as official backports are using really old version). Is there

Re: [ovs-discuss] Change ARP headers

2014-02-25 Thread Flavio Leitner
On Tue, Feb 25, 2014 at 12:32:56PM -0800, Ben Pfaff wrote: > On Tue, Feb 25, 2014 at 04:32:51PM -0300, Flavio Leitner wrote: > > On Tue, Feb 25, 2014 at 11:09:04AM -0800, Ben Pfaff wrote: > > > On Tue, Feb 25, 2014 at 03:08:21PM -0300, Flavio Leitner wrote: > > > > On Tue, Feb 25, 2014 at 08:45:08A

Re: [ovs-discuss] Change ARP headers

2014-02-25 Thread Ben Pfaff
On Tue, Feb 25, 2014 at 04:32:51PM -0300, Flavio Leitner wrote: > On Tue, Feb 25, 2014 at 11:09:04AM -0800, Ben Pfaff wrote: > > On Tue, Feb 25, 2014 at 03:08:21PM -0300, Flavio Leitner wrote: > > > On Tue, Feb 25, 2014 at 08:45:08AM -0800, Ben Pfaff wrote: > > > > On Tue, Feb 25, 2014 at 03:51:31P

Re: [ovs-discuss] Openvswitch

2014-02-25 Thread Flavio Leitner
On Tue, Feb 25, 2014 at 12:32:06PM -0700, David Pendell wrote: > I was compiling from git branch-2.1 and it claims that it is not supported. I just successfully compiled from git branch-2.1 on Fedora 20. Also, I built the RPM packages using the steps described in file INSTALL.Fedora: [fleitner@t

Re: [ovs-discuss] Change ARP headers

2014-02-25 Thread Flavio Leitner
On Tue, Feb 25, 2014 at 11:09:04AM -0800, Ben Pfaff wrote: > On Tue, Feb 25, 2014 at 03:08:21PM -0300, Flavio Leitner wrote: > > On Tue, Feb 25, 2014 at 08:45:08AM -0800, Ben Pfaff wrote: > > > On Tue, Feb 25, 2014 at 03:51:31PM +, filipe Antonio wrote: > > > > Thank you for the reply. The vers

Re: [ovs-discuss] Openvswitch

2014-02-25 Thread David Pendell
I was compiling from git branch-2.1 and it claims that it is not supported. d.p. On Tue, Feb 25, 2014 at 10:21 AM, Flavio Leitner wrote: > On Mon, Feb 24, 2014 at 08:38:55PM -0700, David Pendell wrote: > > When is there going to be a version of openvswitch that will support > Fedora > > 19/20

Re: [ovs-discuss] Change ARP headers

2014-02-25 Thread Ben Pfaff
On Tue, Feb 25, 2014 at 03:08:21PM -0300, Flavio Leitner wrote: > On Tue, Feb 25, 2014 at 08:45:08AM -0800, Ben Pfaff wrote: > > On Tue, Feb 25, 2014 at 03:51:31PM +, filipe Antonio wrote: > > > Thank you for the reply. The version of my openvswitch is 2.0. > > > In the oficial page of openvsw

Re: [ovs-discuss] Change ARP headers

2014-02-25 Thread Ben Pfaff
I don't know of any important bugs at the moment. On Tue, Feb 25, 2014 at 07:04:24PM +, filipe Antonio wrote: > I will install openvswitch 2.1.90 > Is this version ready to be used? > > Regards, > Filipe > > > Em 25-02-2014 16:45, Ben Pfaff escreveu: > > On Tue, Feb 25, 2014 at 03:51:31PM +

Re: [ovs-discuss] Change ARP headers

2014-02-25 Thread filipe Antonio
I will install openvswitch 2.1.90 Is this version ready to be used? Regards, Filipe Em 25-02-2014 16:45, Ben Pfaff escreveu: > On Tue, Feb 25, 2014 at 03:51:31PM +, filipe Antonio wrote: >> Thank you for the reply. The version of my openvswitch is 2.0. >> In the oficial page of openvswitch,

Re: [ovs-discuss] Change ARP headers

2014-02-25 Thread Flavio Leitner
On Tue, Feb 25, 2014 at 08:45:08AM -0800, Ben Pfaff wrote: > On Tue, Feb 25, 2014 at 03:51:31PM +, filipe Antonio wrote: > > Thank you for the reply. The version of my openvswitch is 2.0. > > In the oficial page of openvswitch, the last release is this one. > > Where can I get the 2.1? > > Fr

Re: [ovs-discuss] Change ARP headers

2014-02-25 Thread Ben Pfaff
On Tue, Feb 25, 2014 at 03:51:31PM +, filipe Antonio wrote: > Thank you for the reply. The version of my openvswitch is 2.0. > In the oficial page of openvswitch, the last release is this one. > Where can I get the 2.1? >From branch "branch-2.1" in the Git repository.

Re: [ovs-discuss] Openvswitch

2014-02-25 Thread Flavio Leitner
On Mon, Feb 24, 2014 at 08:38:55PM -0700, David Pendell wrote: > When is there going to be a version of openvswitch that will support Fedora > 19/20 or maybe more correctly, kernel version 3.12.*? Not sure what you are saying because there packages are available: $ cat /etc/fedora-release Fedora

Re: [ovs-discuss] Change ARP headers

2014-02-25 Thread filipe Antonio
Thank you for the reply. The version of my openvswitch is 2.0. In the oficial page of openvswitch, the last release is this one. Where can I get the 2.1? Regards, Filipe Em 25-02-2014 15:19, Ben Pfaff escreveu: > On Tue, Feb 25, 2014 at 01:37:12PM +, filipe Antonio wrote: >> I run the comman

Re: [ovs-discuss] Change ARP headers

2014-02-25 Thread Ben Pfaff
On Tue, Feb 25, 2014 at 01:37:12PM +, filipe Antonio wrote: > I run the command available in FAQ (ovs-vsctl set bridge br0 > protocols=OpenFlow10,OpenFlow11,OpenFlow12,OpenFlow13). > When I wrote the flow " > in_port=1,arp,actions=set_field:xxx.xxx.xxx.xxx->arp_spa, > set_field:xx:xx:xx:xx:xx:x

[ovs-discuss] Change ARP headers

2014-02-25 Thread filipe Antonio
Hi, I run the command available in FAQ (ovs-vsctl set bridge br0 protocols=OpenFlow10,OpenFlow11,OpenFlow12,OpenFlow13). When I wrote the flow " in_port=1,arp,actions=set_field:xxx.xxx.xxx.xxx->arp_spa, set_field:xx:xx:xx:xx:xx:xx->arp_sha,outpu:2", I got the error message "arp_spa is read-only".