Why does Auto-Recovery Behavior not occur even when System Checked Failed occurs despite setting the Auto-Recovery Behavior option to Default (On) on the EC2 instance?

0

Why does Auto-Recovery Behavior not occur even when System Checked Failed occurs despite setting the Auto-Recovery Behavior option to Default (On) on the EC2(T2.micro, Ubuntu(22.04)) instance? And, How should I test if the Auto-Recovery Behavior function is working?

profile picture
質問済み 5ヶ月前217ビュー
1回答
0
承認された回答

Hello.

Did you encounter a problem with "StatusCheckFailed_Instance"?
In case of "StatusCheckFailed_Instance", Auto Recovery will not work.
EC2 Auto Recovery operates when the cause is a failure of the physical host on the AWS side.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-recover.html

To automatically recover an instance when a system status check failure occurs, you can use the default configuration of the instance or create an Amazon CloudWatch alarm. If an instance becomes unreachable because of an underlying hardware failure or a problem that requires AWS involvement to repair, the instance is automatically recovered.

Also, "StatusCheckFailed_System" is not counted unless a failure occurs on the physical host on the AWS side, so I think it would be difficult for us users to test its operation.

profile picture
エキスパート
回答済み 5ヶ月前
profile picture
エキスパート
レビュー済み 5ヶ月前
  • As a result of analysis, StatusCheckFailed_Instance occurred.

    Thank you so much for your kind response. 🥳

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ