Hi all, I have a question about creating a cluster on 3 nodes using the virtual appliance
I did spin 3 VMs with 192.168.1.100/101/102 IP addresses Run the first one with graylog-ctl reconfigure and the other two with graylog-ctl reconfigure-as-datanode When I try to run graylog-ctl list-servers I get only response from the master where it lists only itself not the other two. If I try to do it from any of the data nodes I get this error: Error: 501: All the given peers are not reachable (Tried to connect to each peer twice and failed) [0] I checked the graylog.conf (on master) and I can see this line there: elasticsearch_discovery_zen_ping_unicast_hosts = 192.168.1.100:9300,192.168.1.101:9300,192.168.1.102:9300 After installing nmap I cannot see anything lsitening on port 9300 on any of the VMs. Any idea what am I missing ? Thank you and regards. -- You received this message because you are subscribed to the Google Groups "graylog2" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
