aws m4.xlarge unreachable in aws controls, changing type to m5 solves the situation

0

my m4.xlarge instance in ireland all of a sudden became unreachable, after all sorts of repairs and snapshots old and new that led to no change whatsoever, I change the type of the instance to m5 to see if I can connect to the console, and all of sudden everything comes back to normal. instance has never been m5. anybody has any ideas?

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

Hello,

Thank you for reaching out on this use case. Although, the details of the error seen or why the instance was not reachable is not clear on the query but here are common causes of the issue.

Findings

M4.xlarge Instance type generally uses Intel 82599 VF interface for networking and PV drivers for storage while M5.xx Instance types uses ENA for networking and NVMe for storage performance. - See Network performance and Instance features respectively.

Usually driver corruption can occur on the OS hence, leading to this issues. AWS on default preinstall most of this drivers on the AMI which explains why changing it to M5 works.

M5 instances are Nitro Instances while M4.xlarge are PV/HVM instances. They have different drivers requirements

Resolution

To resolve this, kindly perform the following actions below:

If you encounter an issue, feel free to reach out to AWS Premium Support

已回答 2 年前

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

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

回答问题的准则