You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"cause": "Rejecting migration request for index [live_kubernetes_cluster-2024.05.13] because the shard size [105 GiB] exceeds the warm migration shard size limit of [100 GiB]. To avoid migration failures, reindex your data to reduce shard sizes, then migrate it to UltraWarm storage.",
The text was updated successfully, but these errors were encountered:
Background
Some indexes are failing to move to warm storage because their shard size is too big, we might need even more nodes and shards
https://github.com/ministryofjustice/cloud-platform-infrastructure/blob/95887f57b8f8508178f0ff0a86216adefda43b87/terraform/aws-accounts/cloud-platform-aws/account/app-opensearch-index-templates.tf#L12
The text was updated successfully, but these errors were encountered: