1/2 checks passed

0

I'm having problems with two instances, the ID of one of them is i-0a674de661d42264b. There are days they boot and there are days they don't. I emphasize that this problem just started happening. I need to solve, because I'm having problems with customers.

asked 2 years ago2075 views
1 Answer
0

Hi,

I understand that you are encountering a 1/2 status check error for some of your Ec2 instances.

Instance status checks failure is usually caused by the following issue:

*Failed system status checks

*Incorrect networking or startup configuration

*Exhausted memory, etc

For more information regarding instance status checks you can review the attached document[1]

To troubleshoot this issue further,, I would recommend that you make use of the known AWS tools such as Ec2Rescue to Restore your instances from Last Known Good Configuration. Here are the steps that you can use to achieve this:

• Launch a helper instance in the same subnet and VPC
• Detach volume of the faulty instance and attach it on the helper instance
• Download Ec2Rescue https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ec2rw-gui.html#ec2rescue-offline
• Select the disk of the newly mounted volume and choose Next.
• Confirm the disk selection and choose Yes.
• Choose the offline instance option to perform and choose Next.
• Then they should choose Restore from Last Known Good Configuration
• When done click next until the end and detach and attach the volume to the original instance and wait for the status checks

Additionally, you can review the instance screenshot to see whether there are any boot errors causing your instance to fail instance status checks, this can be reviewed using the steps mentioned here:https://aws.amazon.com/blogs/aws/ec2-instance-console-screenshot/

I hope this helps, Have a great a day!

Resources:-

[1] https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/monitoring-system-instance-status-check.html

[2] https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/monitoring-system-instance-status-check.html

answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions