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
preguntada hace 4 años507 visualizaciones
2 Respuestas
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
respondido hace 4 años
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
respondido hace 4 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas