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.
已回答 1 年前
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
已回答 1 年前
相关内容
- AWS 官方已更新 2 年前