mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 09:54:06 -04:00
This adds troubleshooting documentation for the case when the ShardsAvailabilityHealthIndicatorService reports that there are not enough nodes in the data tier (user action "increase_node_capacity_for_allocations" or "increase_tier_capacity_for_allocations_". This covers both the cloud and self-managed environments. For cloud we first recommend increasing the number of availability zones (because you cannot directly add nodes), and decreasing index.number_of_replicas if that is not possible. For self-managed, we first recommend adding nodes, and decreasing index.number_of_replicas if that is not possible. |
||
---|---|---|
.. | ||
data-tiers-mixed-with-node-attr.asciidoc | ||
diagnose-unassigned-shards.asciidoc | ||
enable-cluster-allocation.asciidoc | ||
enable-index-allocation.asciidoc | ||
increase-cluster-shard-limit.asciidoc | ||
increase-shard-limit.asciidoc | ||
increase-tier-capacity.asciidoc |