Loading

Shard Allocation Enable All

Shard allocation is turned off or restricted so the master cannot place new primaries, recover failed shards, or rebalance across data nodes. Indices might stay unassigned, new index creation can fail, and prolonged misconfiguration risks data loss after node failure.

Note

For a complete list of insights, refer to AutoOps insights.

Field Value
Component Elasticsearch
Severity Medium
Scope Cluster
Domains configuration, shard-allocation, stability

The following is an example of what you might see when this insight is triggered. Real insights use live data and links from your deployment or cluster.

No description available.

Note

AutoOps shows different recommendations depending on how their conditions match your deployment or cluster.

Impact: When shard allocation is not enabled, the master node will not be able to create new indices, recover corrupted indices or rebalance, which is likely to cause data loss. Shard allocation is the process by which any shard is allocated to data nodes. It might be temporarily turned off during maintenance, but should be re-enabled as quickly as possible after the maintenance window to avoid data loss and performance degradation.