Hi, the 'list-servers' command returns only the Graylog server instances, so one is ok in your setup. But Elasticsearch should start and run on the datanodes. Could you check /var/log/graylog/elasticsearch/current for errors?
Which image do you use, OVA, Amazon, Openstack? Cheers, Marius On 27 July 2015 at 13:57, Graylog2 <[email protected]> wrote: > 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. > -- Developer Tel.: +49 (0)40 609 452 077 Fax.: +49 (0)40 609 452 078 TORCH GmbH - A Graylog Company Steckelhörn 11 20457 Hamburg Germany https://www.graylog.com <https://www.torch.sh/> Commercial Reg. (Registergericht): Amtsgericht Hamburg, HRB 125175 Geschäftsführer: Lennart Koopmann (CEO) -- 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.
