求助,亚马逊服务器自动重启问题
- 内容介绍
- 文章标签
- 相关推荐
在今天下午两点左右的时候,网站突然访问不了,通过ssh连接服务器也显示连接超时,然后登录亚马逊,发现当时正显示数据不足,并且状态检查也显示有告警,然后在通知里面看到了一个Health Event:
One of your Amazon EC2 instances associated with your AWS account in the eu-west-1 Region was successfully recovered after a failed System status check.
The Instance ID is listed in the 'Affected resources' tab.
* What do I need to do?
Your instance is running and reporting healthy. If you have startup procedures that aren't automated during your instance boot process, please remember that you need to log in and run them.
* Why did Amazon EC2 auto recover my instance?
Your instance was configured to automatically recover after a failed System status check. Your instance may have failed a System status check due to an underlying hardware failure or due to loss of network connectivity or power.
Please refer to https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-recover.html#auto-recovery-configuration for more informa
在今天下午两点左右的时候,网站突然访问不了,通过ssh连接服务器也显示连接超时,然后登录亚马逊,发现当时正显示数据不足,并且状态检查也显示有告警,然后在通知里面看到了一个Health Event:
One of your Amazon EC2 instances associated with your AWS account in the eu-west-1 Region was successfully recovered after a failed System status check.
The Instance ID is listed in the 'Affected resources' tab.
* What do I need to do?
Your instance is running and reporting healthy. If you have startup procedures that aren't automated during your instance boot process, please remember that you need to log in and run them.
* Why did Amazon EC2 auto recover my instance?
Your instance was configured to automatically recover after a failed System status check. Your instance may have failed a System status check due to an underlying hardware failure or due to loss of network connectivity or power.
Please refer to https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-recover.html#auto-recovery-configuration for more informa

