Hello Jamie,

Thanks a lot for quick response. So to explain my situation fully: 
- I deploy mininet and mac-chaining demo on VM(192.168.1.6)
- ODL is on my physical OS (192.168.1.2)
=>result of  
http://localhost:8181/restconf/operational/network-topology:network-topology/ 
<http://localhost:8181/restconf/operational/network-topology:network-topology/> 
here https://pastebin.com/ARzRFpxU <https://pastebin.com/ARzRFpxU>
=> result of ova-vsctl show : https://pastebin.com/mpPJ5bB0 
<https://pastebin.com/mpPJ5bB0>
As you can see I do have connection and my SFFX all have ip 192.158.1.2, by SFX 
are in mininet, so addresses like 10.0.0.1X So I suppose it doesn’t have 
connectivity between them. So my question is : should I put Sf addresses to 
some VMs which can be access from 192.168.1.2 like 192.168.1.5? 
Or is this demo designed to launch ODL on the same machine as mininet?

BR
Rafal


> Wiadomość napisana przez Jaime Caamaño Ruiz <[email protected]> w dniu 
> 04.12.2017, o godz. 12:16:
> 
> 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