How do I restart opensearch ?

0

The problem is that the shard is not allocated, so the cluster status is red. So I want to restart opensearch, how can I do that?

已提問 2 年前檢視次數 1206 次
2 個答案
0

AFAIK, there is'nt a way to restart AWS Opensearch cluster or nodes individually because that's mostly handled by AWS if they find some issue with the underlying nodes. But if the domain endpoint is responding to API calls you can try to identify why the cluster is red, which indices and shards are causing the issue and further identify the next course of action. Depending on the diagnosis you might also need to add data nodes. This document might be useful : AWS KB

--Syd

profile picture
Syd
已回答 2 年前
0

Now, Amazon OpenSearch Service offers several administrative options which include the ability to restart the OpenSearch process on a data node and the ability to restart a data node. [+] https://docs.aws.amazon.com/opensearch-service/latest/developerguide/admin-options.html

AWS
支援工程師
已回答 13 天前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南