Failure to start warm migration

0

I am attempting to use a policy to transition indices to UltraWarm storage. However, each time the migration to UltraWarm begins, Kibana displays the error, "Failed to start warm migration" for the managed index. The complete error message is below. How can I find more details on the root cause of this issue / a fix for it. Thank you!

{
"cause": "\[753f6f14e4f92c962243aec39d5a7c31]\[10.212.32.199:9300]\[indices:admin/ultrawarm/migration/warm]",
"message": "Failed to start warm migration"
}

Edited by: JaredvH on Jul 21, 2020 3:05 PM

JaredvH
demandé il y a 4 ans507 vues
2 réponses
0

Have you tried migrating directly via the Ultrawarm API call? Does that also fail? Hitting the API directly might give you a more detailed error message
Documentation of APIs here - https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/ultrawarm.html#ultrawarm-migrating

AWS
répondu il y a 4 ans
0

Great idea. Using the API directly showed me that the issue was that the index was in a "yellow" status, which was caused by having a combined number of shards + replicas greater than the total number of data nodes.

JaredvH
répondu il y a 4 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions