Tagged articles
2 articles
Page 1 of 1
dbaplus Community
dbaplus Community
Mar 5, 2024 · Operations

How to Recover a Failing Elasticsearch Cluster: Master Loss, Shard Corruption, and More

This guide explains Elasticsearch cluster architecture, node roles, and metadata storage, then details step‑by‑step recovery procedures for master‑node loss, complete master outage, data‑node failures, shard allocation problems, corrupted shards, translog issues, and missing segment files, including relevant API commands and tool usage.

Cluster RecoveryData NodeElasticsearch
0 likes · 17 min read
How to Recover a Failing Elasticsearch Cluster: Master Loss, Shard Corruption, and More
MaGe Linux Operations
MaGe Linux Operations
Dec 21, 2022 · Operations

Mastering Elasticsearch Nodes: Types, Roles, and Scaling Strategies

This guide explains the different Elasticsearch node types, their default roles, how to configure master‑eligible, data, ingest, and coordinating‑only nodes, and provides best‑practice recommendations for planning and scaling large clusters to ensure stability and performance.

Cluster ConfigurationCoordinating NodeData Node
0 likes · 12 min read
Mastering Elasticsearch Nodes: Types, Roles, and Scaling Strategies