Re: [ovs-discuss] ovn-controller periodically reporting status

2018-03-14 Thread Anil Venkata
On Thu, Mar 15, 2018 at 3:35 AM, Ben Pfaff wrote: > On Tue, Mar 13, 2018 at 05:46:41PM +0530, Anil Venkata wrote: > > In Openstack neutron reference implementation, all agents will be > > periodically reporting their status to neutron server. Similarly in > > Openstack OVN based deployment, we wa

[ovs-discuss] Issue with setting ovs in a vm

2018-03-14 Thread Ashish Karki
Hi, We are Creating a ovs-bridge and adding a port to it in a vm. Usually when we add the port to the ovs-br the mac of the port gets attached to the bridge. But this is not the case when done inside vm Instead br keeps its random mac. Just to give you the reference we are trying to deploy opensta

Re: [ovs-discuss] Way to get average time spent

2018-03-14 Thread Krish
Justin Thanks for telling me about perf tool. I think its a really good tool for finding hotspots. But I don't know how to test OVS caches with the perf tool. Greg Can you please throw some light on this matter. If perf is the right tool for getting time spent in EMC,datapath classifier and pack

Re: [ovs-discuss] Discrepancy between ofproto/trace output and dpctl dump-flows output

2018-03-14 Thread Amar Padmanabhan
Awesome thanks Ben! - Amar On 3/14/18, 4:49 PM, "Ben Pfaff" wrote: I finally fixed this upstream in Git, and the fix will be in the next releases on the 2.8 and 2.9 branches. On Thu, Dec 07, 2017 at 06:06:22AM +, Amar Padmanabhan wrote: > Yup thanks we are unblocked!

Re: [ovs-discuss] Discrepancy between ofproto/trace output and dpctl dump-flows output

2018-03-14 Thread Ben Pfaff
I finally fixed this upstream in Git, and the fix will be in the next releases on the 2.8 and 2.9 branches. On Thu, Dec 07, 2017 at 06:06:22AM +, Amar Padmanabhan wrote: > Yup thanks we are unblocked! > - Amar > > On 12/6/17, 12:36 PM, "Ben Pfaff" wrote: > > OK. > > In the mean

[ovs-discuss] Fwd: Including bfd status for tunnel endpoints on ovs-vsctl show

2018-03-14 Thread Eran Kuris
Ben, take a look at my question to Miguel and his comment & question for you. thanks -- Forwarded message -- From: Miguel Angel Ajo Pelayo Date: Sun, Mar 11, 2018 at 11:23 AM Subject: Re: [ovs-discuss] Including bfd status for tunnel endpoints on ovs-vsctl show To: Eran Kuris

Re: [ovs-discuss] ovn-controller periodically reporting status

2018-03-14 Thread Ben Pfaff
On Tue, Mar 13, 2018 at 05:46:41PM +0530, Anil Venkata wrote: > In Openstack neutron reference implementation, all agents will be > periodically reporting their status to neutron server. Similarly in > Openstack OVN based deployment, we want ovn-controller to periodically > report its status to neu

Re: [ovs-discuss] raft ovsdb clustering

2018-03-14 Thread aginwala
Hi Numan: I tried on new nodes (kernel : 4.4.0-104-generic , Ubuntu 16.04)with fresh installation and it worked super fine for both sb and nb dbs. Seems like some kernel issue on the previous nodes when I re-installed raft patch as I was running different ovs version on those nodes before. For 2