Elasticsearch domains should have at least three dedicated master nodes
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우
언제든지 연락주시기 바랍니다.Description
This control verifies whether Elasticsearch domains are configured with at least three dedicated primary nodes and ensures that dedicated master is enabled.
Note: Using more than three primary nodes may be excessive for mitigating availability risks and can lead to higher costs. For high availability and fault tolerance, an Elasticsearch domain should have at least three dedicated primary nodes. These nodes can become heavily utilized during data node blue/green deployments due to the additional management required. Ensuring an Elasticsearch domain has at least three dedicated primary nodes provides adequate primary node resources and maintains cluster operations in the event of a node failure.
To modify the number of data nodes in an Elasticsearch domain:
- Log in to the Amazon OpenSearch Service console.
- Under
Domains
, choose the name of the domain you want to edit. - Click
Edit domain
. - Under
Dedicated master nodes
, set Instance type
to the desired instance type. - Set
Number of master nodes
equal to three or greater. - Click
Submit
.