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
질문됨 4년 전507회 조회
2개 답변
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
답변함 4년 전
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
답변함 4년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인