Ec2 Instance & RDP was not accessible

0

Last week, my application hosted on ec2 instance was down. Server was not accessible and the server health shows insufficient data. Although, I tried rebooting instance the server, everything remained the same. However the server issues got resolved only after I stopped and start the ec2. Surprisingly, it took more than 10 minutes to stop the instance. Can anyone explain me the cause of this issue ? Was that a server /hardware updated issues ? Any help will be highly appreciated

Samson
已提问 1 年前233 查看次数
2 回答
0

Hello.

Seems like a pressure inside the OS.

Please verify your current free Memory inside windows.

Also, check for available disk space in C drive.

When you stop the instance, the system send a Shutdown signal to the OS, and the OS will wait until all processes stop. If that not happen in 10 minutes, the system will force a shutdown.

AWS
Hugo V
已回答 1 年前
0

It is telling that things were resolved when you did a stop/start cycle. If there was underlying issues with the host, the stop/start cycle will move your instance to a different host. You may also want to investigate Recover your instance.

profile pictureAWS
专家
kentrad
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容