Hello
before three days i got below error on production enviroment:
{"type":"cluster_block_exception","reason":"blocked by: [FORBIDDEN/12/index read-only / allow delete (api)];"}
i applied below command, then it it worked well:
It typically means that you at some point, e.g. during a large merge, have exceeded the flood stage watermark and had very little disk space left. Do you have any indices with very large shards in the cluster that could drive up disk usage when merging? Do you perform a lot of updates on your indices?
The only reason this block is added is when you ran low on disk space, possibly temporarily. Check your logs for messages from the DiskThresholdMonitor explaining why this block was added.
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.