EC2 VM showing 1/2 passed failed and SSH not working

0

Hi,

One of our EC2 is acting weird. It is showing up as running but it says 1/2 check passed and SSH is also not working. Is there any way to find out what is wrong with the instance ?

Thanks Tejvir Singh

  • It's aws checks on the host and instance so you shouldn't worry about debugging the issue. Try to spin it on another host by doing stop then start it again may solve the issue . Restart will reproduce the same issue because instance doesn't start on different host . Also if it's custom Ami make sure it had no problem like a system configurations prevent the system to boot properly.

已提问 2 年前341 查看次数
1 回答
0

Hi There . I would check the system log first and see if there is anything of interest.

To get console output

  1. Open the Amazon EC2 console at https://console.aws.amazon.com/ec2/
  2. In the left navigation pane, choose Instances, and select the instance.
  3. Choose Actions, Monitor and troubleshoot, Get system log.

Please see https://aws.amazon.com/premiumsupport/knowledge-center/ec2-linux-status-check-failure/ for a list of troubleshooting steps

  1. Determine if the instance status check or system status check failed by viewing the instance status check metrics.
  2. If the system status check failed, then see My instance failed the system status check. How do I troubleshoot this?

If the instance status check failed, then check the instance's system logs to determine the cause of the failure. Depending on the data found in the system logs, use one of the following resolutions:

profile pictureAWS
专家
Matt-B
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则