AWS Opensearch - stuck in processing
0
I've created a Amazon OpenSearch Service(t3.small.search).It was working good quite a few months. But suddenly the instance went to red status after that it didn't become yellow. I've increased the instance type t3.medium.search it was still in processing state and didn't recover it is already two day in processing state and also I'm not able to reach (giving 502 bad gateway error)
asked 6 months ago83 views
1 Answers
2
There could be many reason for a Red Amazon Opensearch domain. Some examples:
- Multiple data node failures
- Using a corrupt or red shard for an index
- High JVM memory pressure or CPU utilization
- Low disk space or disk skew
Please note that is not recommended to reconfigure your domain until you first resolve the red cluster status. If you are able in term of support level, i suggest to open a ticket. moreover, take a look at the below resources:
- https://aws.amazon.com/premiumsupport/knowledge-center/opensearch-red-yellow-status/
- https://docs.aws.amazon.com/opensearch-service/latest/developerguide/handling-errors.html#handling-errors-red-cluster-status
- In general, Make sure you are following Sizing Domains Best Practices
Hope this helps!
answered 6 months ago
Relevant questions
AWS Opensearch - stuck in processing
asked 6 months agoinstance connection status is coming red for opensearch
asked 2 months agoWhat could I do when the amazon opensearch instance is stuck in update for more than a week?
asked 5 months agoAccess to AWS Opensearch in a VPC
Accepted Answerasked 19 days agoUpgrade ElasticSearch to Opensearch taking 2 months
asked 3 months agoOpensearch 3 node cluster's diskspace was upgraded from 500GB to 600GB. The copying of shards to new nodes became stuck.
asked 21 days agoAppSync error: Communication error while executing a request to OpenSearch
asked 5 months agoOpenSearch cluster stuck in creation
Accepted Answerasked 23 days agoopenSearch cannot be deleted as it stuck in "Being Deleted"
asked 5 months agoKibana health status is RED
asked 2 years ago