E-ES: / E-OS: In a Multi Node Search Configuration, After One of the Nodes Went Down and then Restarted, the Cluster Status Reports with RED Status
(Doc ID 3027082.1)
Last updated on JUNE 04, 2024
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.59 and laterInformation in this document applies to any platform.
Symptoms
After one of the nodes, in a 3-nodes search configuration, went down for 3 days and then restarted, the Cluster status reports with RED status.
Trying to build index HC_HRS_JOB_POSTING fails, with error reported on the cluster log file (<ES_HOME>/<ClusterName>.log):
org.elasticsearch.action.search.SearchPhaseExecutionException:
at org.elasticsearch.action.search.AbstractSearchAsyncAction.onPhaseFailure(AbstractSearchAsyncAction.java:568) [elasticsearch-7.10.0.jar:7.10.0]
(...)
Caused by: org.elasticsearch.action.search.SearchPhaseExecutionException: Search rejected due to missing shards [[hc_hrs_job_posting_hcmprd][2], [hc_hrs_job_posting_hcmprd][4]]. Consider using `allow_partial_search_results` setting to bypass this error.
(...)
at org.elasticsearch.action.search.AbstractSearchAsyncAction.onPhaseFailure(AbstractSearchAsyncAction.java:568) [elasticsearch-7.10.0.jar:7.10.0]
(...)
Caused by: org.elasticsearch.action.search.SearchPhaseExecutionException: Search rejected due to missing shards [[hc_hrs_job_posting_hcmprd][2], [hc_hrs_job_posting_hcmprd][4]]. Consider using `allow_partial_search_results` setting to bypass this error.
(...)
Output from https://<search hostname>:<port>/_cluster/state/master_node?pretty shows unassigned shards:
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |