System reachability check passed Instance reachability failed!

0

Hi,

I rebooted my instance and it's now - "instance unreachable".
I have tried stopping it and starting but nothing has worked though instance is running with network ip.

On dashboard:
Instance i-00c2cf7dbb42ddb32
AMI ID - amazon linux 2 - amzn2-ami-hvm-2.0.20180810-x86_64-gp2 (ami-0cf31d971a3ca20d6)
Instance state - running
Status shows (1/2 checks passed):
System reachability check passed
Instance reachability check failed.
My security group has got the following ports open 22, 80,8080,5901 none reachable.
The system was working fine until reboot / stop-start. Snapshot is still login prompt!
Network is up. Public ip is up.

Can anyone find what's gone wrong?

Edited by: awsnodeuser on Mar 4, 2019 6:51 AM

질문됨 5년 전603회 조회
4개 답변
0

I'm having the same issue with an Ubuntu 18.04 instance. The only thing that has worked is to stop the instance, then create an AMI from the stopped instance, then launch a new instance. But after shutting the new instance down, the next start has the exact same problem!

Instance i-01168826c4a0b014e

  • Tim
답변함 5년 전
0

Hi There,
I checked your instance and saw it was terminated.
Also, I checked the console logs and saw that the instance was unable to bring up network interface eth0
I believe there was some config issue with network inside the instance.

In cases on instance level status check failure, it is always requested to check logs inside the instance to get to understand onto what happened. You can refer to more information on the instance check failure as follows:
Types of Status Checks: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/monitoring-system-instance-status-check.html#types-of-instance-status-checks

Hope this helped.
If you have other concerns, reach out to us and we will be happy to help.

Have a nice day !!

Edited by: SatyamSinha-AWS on Mar 4, 2019 11:10 PM

AWS
지원 엔지니어
Satyam
답변함 5년 전
0

Thanks for the reply.
I took the following steps to restore:

  1. Created a snapshot ( under left pane Elastic Block Store )
  2. Stopped the running instance.
  3. In Actions dropdown of Instance clicked on Launch more like this and selected default options
  4. Under left pane Elastic Block Store clicked on Volumes and then Actions dropdown to Create volume.
  5. In Actions dropdown of Instance clicked on Manage IPs then after seeing only private IP is allocated, clicked Allocate an Elastic IP and selected ipv4 amazon pool.
  6. Under Network and Security -> Elastic Ip on left pane associated this new ip to ami id.
    7.Terminated the old instance
  7. Deleted old volume
  8. Retained snapshot

Edited by: awsnodeuser on Mar 4, 2019 11:38 PM

Edited by: awsnodeuser on Mar 4, 2019 11:39 PM

답변함 5년 전
0

FWIW, this appears to be the problem I ran into:
https://bugs.launchpad.net/ubuntu/_source/cloud-init/_bug/1802073

답변함 5년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠