Hi
Im just start in ES about some days
I have 3 machine in network
ips: machine 1 : 10.255.255.6 ,machine 2 : 10.255.255.7, machine 3: 10.255.255.8
i want to setup a es cluster with machine 1 is a master node and two other are slave node.
I've installed ES 7.4 in 3 machine and started
but when i check by _cluster/state?pretty
i cant see all node in cluster
i find some topic with same problem but i can's resolve it
anybody can give me a solution to fix ?
What do the logs say after this change? There should be some intelligible warnings about the discovery/master-election process in there now.
Also, did you ensure that the nodes can see each other network-wise (i.e. ping each other and the relevant network port (9300) is open?
Since you already started all the nodes once without the proper configuration they formed individual "clusters". You'll have to follow the steps in that link to merge them into a single cluster now.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.