Hi Felix, My understanding is l2switch application is not cluster compatible or at least we never tested in cluster environment. I am cc-ing l2switch people to confirm.
BR/Luis > On Apr 13, 2017, at 2:33 AM, Schmoll, Felix Ekkehard > <f.schm...@jacobs-university.de> wrote: > > Hi, > > I've spent approximately the last four weeks trying to get this to work so > I'd really appreciate your input: > > I'm trying right now to just set up a three node cluster of ODL and to > properly connect mininet to it. > > At first I set up three nodes using docker: > > sudo docker run -ti --name odl1 opendaylight/odl > > and so on. I then at first use the ./bin/configure_cluster.sh script with the > proper ip's to create a cluster and then start ODL on each node with > ./bin/start and open a karaf shell later on doing ./bin/client. > > At the shell I do the following: > > feature:install odl-restconf-all odl-l2switch-all odl-dlux-core > > I then try to connect with Mininet to the controller after some time and this > does actually work: > > sudo mn --controller=remote,ip=172.17.0.2 --topo=linear,2 --switch=ovsk > > However, unlike in the single controller case where I can then use pingall to > verify connectivity this doesn't happen in the cluster setup. I can however > see the nodes in the dlux interface, it's just that there aren't any flows > being installed. > > While there are a lot of questions on stackoverflow & co. asking something > similar few of them are answered with anything useful, so I'm turning here > for advice. Any input would be appreciated. > > Felix > > _______________________________________________ > opendaylight-users mailing list > opendaylight-us...@lists.opendaylight.org > <mailto:opendaylight-us...@lists.opendaylight.org> > https://lists.opendaylight.org/mailman/listinfo/opendaylight-users > <https://lists.opendaylight.org/mailman/listinfo/opendaylight-users>
_______________________________________________ L2switch-dev mailing list L2switch-dev@lists.opendaylight.org https://lists.opendaylight.org/mailman/listinfo/l2switch-dev