> clearly, Hedera seems to see a difference between this: > Member(address=test92.dresden.local/192.168.10.92:34240, > uid=test92.dresden.local/192.168.10.92:34240) > and this: > Member(address=192.168.10.92/192.168.10.92:34240, > uid=192.168.10.92/192.168.10.92:34240)
I mentioned to fix the problem (practically). The simple root cause for the above mismatch and the failing of message exchange are the missing dns-entries for our test-servers. If i add the dns-ip resolution to each other hosts-file, appia will work. Should have better followed sequoia user-guide: http://sequoia.continuent.org/doc/latest/userGuide/ar01s07.html#controller_replication "...name resolution should be properly set so that the IP address/machine name matching works both ways. Often improper /etc/hosts or DNS configuration leads to group communication initialization problems...". Ok, so far so good. Now it's your turn to decide, if you will workaround this dns-thing, or link the people to the user-guide ;-) Btw, how does the jgroups-people do workaround this ... > I don't know if this fixes the problem because No, i tried your updates (without changing my hosts.file), and the problem occurs again. This doesn't workaround the dns-problem. But like i said, adding proper dns-entries at dns-server or hosts-file solves all the problem. Thanks anyway much for your help. Greetings - Sebastian _______________________________________________ Hedera mailing list [email protected] https://forge.continuent.org/mailman/listinfo/hedera
