Hi,
We lost our master-nodes in our cluster due to a faulty deployment process, and now our data-nodes cant join the new master nodes due to cluster id mismatch.
If we want no data-loss, what are our options?
Hi,
We lost our master-nodes in our cluster due to a faulty deployment process, and now our data-nodes cant join the new master nodes due to cluster id mismatch.
If we want no data-loss, what are our options?
Which version of Elasticsearch are you on?
Unfortunately if you lost your master nodes then you have already lost data. The master nodes hold information that isn't held elsewhere. Your best bet is to restore from a snapshot.
(It'll be version 7.x, Christian, since earlier versions would erroneously ignore the lost data)
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.