elasticsearch/docs/reference/troubleshooting/data
Keith Massey 6caf39c109
How to increase node capacity docs (#87188)
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.
2022-06-08 14:06:47 -05:00
..
data-tiers-mixed-with-node-attr.asciidoc Add migrate to tiers troubleshooting doc (#86738) 2022-05-24 10:12:28 +01:00
diagnose-unassigned-shards.asciidoc Troubleshooting guide for diagnosing unassigned shards (#86996) 2022-05-24 09:56:23 +01:00
enable-cluster-allocation.asciidoc Troubleshooting guides for disabled allocations (#86789) 2022-05-24 10:27:15 +01:00
enable-index-allocation.asciidoc Troubleshooting guides for disabled allocations (#86789) 2022-05-24 10:27:15 +01:00
increase-cluster-shard-limit.asciidoc How-to docs for increasing the total number of shards per node (#86214) 2022-05-10 09:13:27 +01:00
increase-shard-limit.asciidoc How-to docs for increasing the total number of shards per node (#86214) 2022-05-10 09:13:27 +01:00
increase-tier-capacity.asciidoc How to increase node capacity docs (#87188) 2022-06-08 14:06:47 -05:00