Mary Gouseti
89903bbe23
Troubleshooting docs for ACTION_RESTORE_FROM_SNAPSHOT ( #87692 )
...
Troubleshooting guide to restore indices and data streams that have
missing data from a snapshot.
This will be associated with the user action
`ACTION_RESTORE_FROM_SNAPSHOT`.
Preview link:
https://elasticsearch_87692.docs-preview.app.elstc.co/guide/en/elasticsearch/reference/master/restore-from-snapshot.html
2022-07-27 23:37:08 +09:30
Mary Gouseti
0f670404f6
Fix Note in troubleshooting docs ( #88846 )
2022-07-27 14:31:06 +02:00
Andrei Dan
3e1242b63e
Replace ilm/slm with their full names ( #88060 )
2022-06-30 09:44:46 +01:00
Andrei Dan
4e869860d6
Fix StableMasterHealthIndicatorServiceTests and start-slm
doc test ( #87962 )
2022-06-23 12:48:25 +01:00
Andrei Dan
6e98072db5
Add start slm user action ( #87854 )
...
This creates a user action for the slm health indicator that will help
the user to start SLM.
2022-06-23 11:04:45 +01:00
Andrei Dan
a4e7064b0e
Create ILM not running user action ( #87852 )
...
This creates a user action for the ilm health indicator that will help
the user to start ILM.
2022-06-23 09:54:31 +01:00
Andrei Dan
2ec4a9e006
Add troubleshooting doc for missing tier ( #87526 )
...
Co-authored-by: Lee Hinman <dakrone@users.noreply.github.com>
2022-06-17 12:24:33 +01:00
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
Andrei Dan
15b8fc3151
Fix troubleshooting doc tab to point to self-managed ( #87465 )
...
This fixes the Self Managed tab to load the
self-managed instructions.
2022-06-07 16:29:54 +01:00
Andrei Dan
3fb60a1551
Update get kibana guide in troubleshooting docs ( #87075 )
2022-05-25 16:11:18 +01:00
Andrei Dan
08b323131f
Troubleshooting guides for disabled allocations ( #86789 )
...
This adds the troubleshooing guides when index and cluster allocations are
disabled.
Co-authored-by: Lee Hinman <dakrone@users.noreply.github.com>
2022-05-24 10:27:15 +01:00
Andrei Dan
20802a9f66
Add migrate to tiers troubleshooting doc ( #86738 )
...
This adds a troubleshooting doc for indices that mix index filtering allocation
with data tiers routing.
Co-authored-by: Lee Hinman <dakrone@users.noreply.github.com>
2022-05-24 10:12:28 +01:00
Andrei Dan
490f417efd
Troubleshooting guide for diagnosing unassigned shards ( #86996 )
...
Co-authored-by: Leaf-Lin <39002973+Leaf-Lin@users.noreply.github.com>
Co-authored-by: Lee Hinman <dakrone@users.noreply.github.com>
2022-05-24 09:56:23 +01:00
Andrei Dan
21785c9a77
How-to docs for increasing the total number of shards per node ( #86214 )
...
Co-authored-by: Lee Hinman <dakrone@users.noreply.github.com>
Co-authored-by: Leaf-Lin <39002973+Leaf-Lin@users.noreply.github.com>
2022-05-10 09:13:27 +01:00