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 年前

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

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

回答問題指南