Re: About Clustering

2020-07-24 Thread Maxim Solodovnik
you can setup other network config, please check documentation here https://docs.hazelcast.org/docs/latest/manual/html-single/ On Sat, 25 Jul 2020 at 08:23, Maxim Solodovnik wrote: > AFAIK 224.0.0.0 is a standard multicast address (but I guess you can > google and use something else, something l

Re: About Clustering

2020-07-24 Thread Maxim Solodovnik
AFAIK 224.0.0.0 is a standard multicast address (but I guess you can google and use something else, something like 224.0.0.1) yes you have to set up routing on all nodes (i believe documentation is clear about it) On Sat, 25 Jul 2020 at 05:40, Jibsan Joel Rosa Toirac wrote: > Hello I'm trying to

About Clustering

2020-07-24 Thread Jibsan Joel Rosa Toirac
Hello I'm trying to use 3 instances of OM on 3 different VM to put them on Cluster. I was reading at the main site about that but there is something I don't understand. I have to pick an specific IP address for the multicast address or I can just use the one there is on the site: sudo route add -n

Re: another question about clustering

2020-03-17 Thread Peter Dähn
Hi Maxim, as far as I understood, the join part is just the way, how the different instances find each other. Multicast in general seems to work. Greetings Peter Am 17.03.20 um 09:41 schrieb Maxim Solodovnik: Hello Peter, multicast is turned _OFF_ in your config :)) During my tests I have e

Re: another question about clustering

2020-03-17 Thread Maxim Solodovnik
Hello Peter, multicast is turned _OFF_ in your config :)) During my tests I have enabled multicast and everything was working Servers can be plugged-i dynamically :) Glad everything is working :) On Tue, 17 Mar 2020 at 15:06, Peter Dähn wrote: > > Hi Maxim, > > I think I got it working now. I n

Re: another question about clustering

2020-03-17 Thread Peter Dähn
Hi Maxim, I think I got it working now. I need to change the config a bit. 1. turn on mulicast and use this hazelcast config: https://docs.hazelcast.org/docs/latest/manual/html-single/index.html#discovering-members-by-tcp                     se

Re: another question about clustering

2020-03-15 Thread Maxim Solodovnik
Hello Peter, sorry for the late reply I'm using this config for my tests: https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/WEB-INF/classes/hazelcast.xml line 61: make instance-name UNIQUE (I'm using server-1, server-2 etc.) line 64: enable multicast line 69 unco

another question about clustering

2020-03-13 Thread Peter Dähn
Hi Maxim, do I need to do something like that (https://docs.hazelcast.org/docs/3.0/manual/html/ch12s02.html#IPv6) ... 5701 FF02:0:0:0:0:0:0:1 54327 [fe80::223:6cff:fe93:7c7e]:5701