Re: [controller-dev] [L2switch-dev] [l2switch] Regarding link discovery

2017-08-16 Thread Luis Gomez
When you say LAN, which SW or HW component implements the LAN bridging? I am asking because by default a switch/bridge should not forward LLDP packets so maybe the LLDP packet-in you see are not the ones generated by the controller to discover topology but by the LAN switch/bridge itself. BR/Lu

Re: [controller-dev] [L2switch-dev] [l2switch] Regarding link discovery

2017-08-16 Thread Amit Kumar
Luis, Here are the flows on all the three switches. Port 1 of each switch is corresponding to the NIC going into LAN and Port 2 of Switch is an OVS internal port. *Switch A* OFPST_FLOW reply (OF1.3) (xid=0x2): cookie=0x2b0d, duration=77662.413s, table=0, n_packets=62132, n_bytes=6896

Re: [controller-dev] Controller/Clustering Carbon SR2 Blocker Bug

2017-08-16 Thread Tom Pantelis
I would say to revert it at this point. On Wed, Aug 16, 2017 at 7:35 PM, An Ho wrote: > +Add CONTROLLER team. > > Hi Tom Pantelis and Robert Varga, > > Please help investigate this issue blocking Carbon SR2. Several projects > are having issues with their 3node tests. We believe > https://git.

[controller-dev] Controller/Clustering Carbon SR2 Blocker Bug

2017-08-16 Thread An Ho
+Add CONTROLLER team. Hi Tom Pantelis and Robert Varga, Please help investigate this issue blocking Carbon SR2. Several projects are having issues with their 3node tests. We believe https://git.opendaylight.org/gerrit/#/c/61433/ is causing problems in 3node tests. Please let us know if we c

[controller-dev] CONTROLLER Carbon SR2 Distribution Test Failure

2017-08-16 Thread An Ho
Hi CONTROLLER Team, There are Distribution Test failures [1] in the Carbon SR2 Build 20170815 [2] related to your project. Please take a moment to mark these issues in the spreadsheet [1] as "OKAY" to release or "BLOCKING" and requires a respin of Carbon SR2. Best Regards, An Ho [1] h

Re: [controller-dev] [L2switch-dev] [l2switch] Regarding link discovery

2017-08-16 Thread Luis Gomez
Can you please post the flows you see in the OF switches? > On Aug 16, 2017, at 3:02 AM, Amit Kumar wrote: > > Hi Luis, > > I have installed odl-l2switch-switch and odl-restconf-all features apart from > odl-dlux-core. > > Regards, > Amit > > On Aug 15, 2017 10:22 PM, "Luis Gomez"

Re: [controller-dev] [L2switch-dev] [l2switch] Regarding link discovery

2017-08-16 Thread Amit Kumar
Hi Luis, I have installed odl-l2switch-switch and odl-restconf-all features apart from odl-dlux-core. Regards, Amit On Aug 15, 2017 10:22 PM, "Luis Gomez" wrote: Hi Amit, which features do you install in controller? On Aug 15, 2017, at 5:19 AM, Amit Kumar wrote: Hello All, Could you guys p

Re: [controller-dev] Circuit Breaker timed out

2017-08-16 Thread Robert Varga
On 16/08/17 08:37, Muthukumaran K wrote: > We have not tried on master branch (Nitrogen / Akka 2.5). Not sure if > such an issue would go away with Akka 2.5 because the circuit breaker is > primarily with LevelDB plugin. > Nitrogen is on akka-2.4.18. akka-2.5.x (and others) are staged for Oxygen