3개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
1
I suggest to look into this: https://repost.aws/knowledge-center/ec2-linux-status-check-failure-os-errors#:~:text=Your%20EC2%20Linux%20instance%20might,network%20configurations%20on%20the%20instance.
0
Hi, can you check system logs, and find the root cause for the failed system check?
Usually, it is due to High CPU/Memory Usage (OOM Killer)
You can also try stopping and starting the instance as this will launch it on a separate H/W or cell and this should fix any issue by swapping the underlying instance hardware/resources.
More information can be found on https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/TroubleshootingInstances.html
HTH.
답변함 일 년 전
0
I check the system logs, It is showing below lines
- fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
- [0;1;39mGRUB failed boot detection
답변함 일 년 전