Hi Team,
We have Elasticsearch running with 7 node and version 7.17.1 running on EKS pods.
Recently we noticed that the issue with one of the node due to PVC got issue because of EFS_CSI driver. Once issue fixed PVC recreated.
After that we got issue with ES nodes with below error.
at java.lang.Thread.run(Thread.java:1623) [?:?]",
"Caused by: org.elasticsearch.action.search.SearchPhaseExecutionException: Search rejected due to missing shards [[tasklist-flownode-instance-1.0.0_][0]]. Consider using allow_partial_search_results
setting to bypass this error.",
"at org.elasticsearch.action.search.AbstractSearchAsyncAction.run(AbstractSearchAsyncAction.java:227) ~[elasticsearch-7.17.10.jar:7.17.10]",
"at org.elasticsearch.action.search.AbstractSearchAsyncAction.executePhase(AbstractSearchAsyncAction.java:454) [elasticsearch-7.17.10.jar:7.17.10]",
"... 68 more"] }
{"type": "server", "timestamp": "2024-08-21T05:14:40,041Z", "level": "WARN", "component": "r.suppressed", "cluster.name": "elasticsearch", "node.name": "elasticsearch-master-6", "message": "path: /tasklist-flownode-instance-1.0.0_/delete_by_query, params: {slices=auto, requests_per_second=-1, scroll=30000ms, conflicts=proceed, index=tasklist-flownode-instance-1.0.0, wait_for_completion=true, timeout=1m}", "cluster.uuid":
Need your urgent help, because our production was struck because of the error.
Thank you in advance for your support.
Regards,
Lakshmi Narayana