Windows Image Optimization State is enabling-failed

1

Hello!

We've read about the new Launch Speed Optimizations for Windows Server (https://aws.amazon.com/about-aws/whats-new/2022/01/aws-speed-optimizations-windows-instances-ec2/ ) and wanted to try it out, as it really fits our use-case.

However, on every Image we enable the optimizations spins up several t3 instances for like half an hour and then ends up in an enabling-failed state. Our image is Windows Server based and usually runs on g5.

Greetings Dominique

DS-MHD
已提問 2 年前檢視次數 475 次
2 個答案
1

Is your Windows AMI created using sysprep? Does your AMI support user data execution on launch? The Fast launch feature launches t3 based instances when enabled to create fast-launch snapshots. Once these snapshots are created, the t3 instances are terminated. The fast-launch snapshots are eventually used to speed up your instances launched from the enabled AMI. The feature may go to enabling-failed if the instance does not support user data execution. Happy to work with you to debug further.

AWS
已回答 2 年前
1

Hi! I figured out the problem with AWS Support - the instance's boot volume did not have enough free space to complete the sysprep procedure. Apparently one needs to make sure that at least 2 * the user profile fits.

(answering from my IAM account)

已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南