Version: 7.8.1
Cause of failure: The number of important index documents in the 7.8.1 open source version of ES has reached the limit of 2147483519 in Lucene. The index status is red, and read and write operations cannot be performed.
Remark:
This important index file has only one primary shard and one copy shard, neither of which can be read and written, and the index size is more than 200 G.
Due to the rush to restore the business, directly back up the data files in the indices directory.
The best practices recommends no more than 20/50gb per shard.
I don't know if you can recover or if you have to reindex here to a better design. If you do, please follow the guidelines.
Thank you very much for your answer. The accident was caused by the company's R&D staff not having a good grasp of es. Is there really no way for me to recover the original index data 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.