[ovs-discuss] add-port return successfully but ofport is not available in 2 secs

2014-07-01 Thread Joni Lee
Hi, We seem to face a concurrent issue between 2 processes: "add-br" and "find Interface" as follows 1. A "l3 agent" process added a port q-router to a bridge (br-int) by calling "ovs-vsctl add-port" and the command returned successfully: Jun 30 07:30:13 neutron1 ovs-vsctl: 1|vsctl|INFO|Ca

Re: [ovs-discuss] add-port return successfully but ofport is not available in 2 secs

2014-07-02 Thread Joni Lee
a2db, e9016599-2349-4b30-80cf-f9c011aacaa8, e9702ed6-b42f-46b9-bad9-8d5afba37840, efb00880-4e56-42cd-b94b-b56f5255386b, f5c1a994-0047-4701-96a8-2ea6d5f556b0, f897217f-a91b-47cb-a8c9-8028df20ad60, fae019ea-1fed-475d-8f88-5d733d929cae] On Tuesday, July 1, 2014 7:48 PM, Ben Pfaff wrote: On T

Re: [ovs-discuss] add-port return successfully but ofport is not available in 2 secs

2014-07-03 Thread Joni Lee
04.2~lp1259285 Linux kernel: 3.2.0-51-generic On Wednesday, July 2, 2014 9:55 PM, Ben Pfaff wrote: On Wed, Jul 02, 2014 at 11:05:57AM +0100, Joni Lee wrote: > Thank you Ben, > > - ovs-vswitchd.log did show that the port was added to br-int: > > Jun 30 07:30:14|5422458|bridge|

Re: [ovs-discuss] add-port return successfully but ofport is not available in 2 secs

2014-07-08 Thread Joni Lee
July 7, 2014 5:27 PM, Ben Pfaff wrote: Oh, this is OVS 1.4.6.  Any reason not to use a newer and still normally supported version of OVS?  It's hard to guess at issues with such an old version. On Thu, Jul 03, 2014 at 09:59:41AM +0100, Joni Lee wrote: > Hi Ben, > > record for