Two node can't see each other.

spearox

Renowned Member
Jun 6, 2013
97
2
73
Hi!

I got a problem.
I was sutted down the 2 node at night. And when i'll started the nodes can't see each other. But its not correct, the nodes can ping each other in separated ring but in cluster it show as red.
I restarted the full nodes many time but the error still here.
 
Code:
root@node1:~# omping -c 10000 -i 0.001 -F -q node1-corosync node3-corosync
node3-corosync : waiting for response msg
node3-corosync : joined (S,G) = (*, 232.43.211.234), pinging
node3-corosync : given amount of query messages was sent

node3-corosync :   unicast, xmt/rcv/%loss = 10000/10000/0%, min/avg/max/std-dev = 0.069/0.190/2.602/0.170
node3-corosync : multicast, xmt/rcv/%loss = 10000/0/100%, min/avg/max/std-dev = 0.000/0.000/0.000/0.000

Code:
root@node3:~# omping -c 10000 -i 0.001 -F -q node1-corosync node3-corosync
node1-corosync : waiting for response msg
node1-corosync : waiting for response msg
node1-corosync : waiting for response msg
node1-corosync : waiting for response msg
node1-corosync : joined (S,G) = (*, 232.43.211.234), pinging
node1-corosync : waiting for response msg
node1-corosync : server told us to stop

node1-corosync :   unicast, xmt/rcv/%loss = 9436/9436/0%, min/avg/max/std-dev = 0.069/0.174/2.670/0.166
node1-corosync : multicast, xmt/rcv/%loss = 9436/0/100%, min/avg/max/std-dev = 0.000/0.000/0.000/0.000

It seems multicast don't work.