All the nodes can probably see each other, your issue is that you have a
split-brain, probably caused when one of the nodes was momentarily
unresponsive (> timeout). You have two clusters with two separate master
nodes. I would try restarting Blind Justice (xxx.xxx.xxx.208). Your data
appears to be intact, however you will have duplicate data. After the
cluster has reformed, look into your path.data directory for two nodes
(nodes/0 and nodes/1) and delete the one not being updated.
You should set discovery.zen.minimum_master_nodes to 3 (4/2+1), but that
still does not ensure split brain will not happen when a node is removed.
Le jeudi 30 mai 2013 16:45:25 UTC+2, Ivan Brusic a écrit :
All the nodes can probably see each other, your issue is that you have a
split-brain, probably caused when one of the nodes was momentarily
unresponsive (> timeout). You have two clusters with two separate master
nodes. I would try restarting Blind Justice (xxx.xxx.xxx.208). Your data
appears to be intact, however you will have duplicate data. After the
cluster has reformed, look into your path.data directory for two nodes
(nodes/0 and nodes/1) and delete the one not being updated.
You should set discovery.zen.minimum_master_nodes to 3 (4/2+1), but that
still does not ensure split brain will not happen when a node is removed.
For my own knowledge why it does not ensure split brain will not happen ?
--
Ivan
On Wed, May 29, 2013 at 9:56 PM, Sicker <sick...@gmail.com <javascript:>>wrote:
I found problem that one node can see all 4 node but another node cannot
see this node like the head page.
The number of the data is not equals between them. Can I restore all the
data?
--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearc...@googlegroups.com <javascript:>.
For more options, visit https://groups.google.com/groups/opt_out.
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.