Hello Rafal

ODL it's trying to find which OVS node is the classifier. It does by
finding the classifier SFF ip address, as read from its data plane
locator, in the topology. In your case is trying to find in the
topology what node connects from 192.168.1.2

So my guess is that there is some connectivity problem between the
mininets OVS and ODL. To verify, you can check ODL topology [1] for the
mininet OVS node entry. Or you can also check 'ovs-vsctl show' output
and check if it indicates manager/controller as connected.

[1] i.e. query @ 
http://<ip>:8181/restconf/operational/network-topology:network-topology/

BR
Jaime.

On Thu, 2017-11-30 at 22:09 +0100, Rafa* Pytel  wrote:
> Hi, 
> 
> I get some errors on controller while deploying demo wrapper on
> mininet. Here are some logs. 
> https://pastebin.com/n4TqpN8p
> I use ODL controller from my own project (https://github.com/rpytel1/
> smartfirewall) but the same issue happens using Carbon distribution. 
> Does anybody knows what they mean or how to fix them?
> 
> Best regards,
> Rafal 
> 
> _______________________________________________
> sfc-dev mailing list
> [email protected]
> https://lists.opendaylight.org/mailman/listinfo/sfc-dev
_______________________________________________
sfc-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/sfc-dev

Reply via email to