If anyone has faced a similar problem, I would really appreciate your advice.
We stop/start Elasticsearch cluster in develop envrionment everyday to reduce costs.
But, sometimes, we find that some index`status is red after starting cluster.
Primary and secondary shards is lost.
We think there is a problem with the way we stop/start and are looking for a better way.
Our environment confgiuretion is here.
================================
Elasticserch version is 7.8.1.
Our cluster have 3 nodes and those are default role (It's a master, it's a datanode, it`s other.).
We run Elasticsearch in docker container and these container is running in AWS EC2.
To stop cluster, we stop AWS EC2 Instances simply.
Our docker configuration is bellow.We don't use AWS ECS.
※To use on ec2, we install dicovery-ec2 plugin.
※In EFS(like a NFS), we set dictionary (don't set shards.)
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.