Quantcast
Channel: Akka Libraries - Discussion Forum for Akka technologies
Viewing all articles
Browse latest Browse all 1362

Why the remote Akka nodes become unreachable however the network is reachable?

$
0
0

Hi, I would like to rebuild my ODL clusters on the overlay network.

the cluster before: these nodes connect each other on the underlay network(11.128.85.27, 11.128.85.58, 11.128.85.79), and the cluster works well

the cluster network overlay: I started three dockers which are assigned with overlay ips(192.168.10.1 ,192.168.10.2, 192.168.10.3), and use veth peer to connect the docker to Host, use vxlan vtep to connect eath Host.

the overlay network seems ok as I can ping each other in the docker

But when I started the ODL cluster, the log tells me the akka peer becomes unreachable and cluster starts failed, the message is following

when I use underlay Ip , it turns ok ,

Can anybody tell me why the peer node become reachable?

3 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 1362

Trending Articles