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?

posta 2 anni fa1206 visualizzazioni
2 Risposte
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
con risposta 2 anni fa
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
TECNICO DI SUPPORTO
con risposta 13 giorni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande