Is there a trick to deploying a T3 snapshot onto a T2 instance? Not working for me...

0

I have a T3 instance that I've AMI'd and went to deploy on a T2 instance. The server says starting, but it is never reachable. I was wondering if there is something I need to do before creating the AMI so that it can run on a T2 instance?

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

The most likely cause here is that the network drivers (that were automatically installed and enabled for the T3 instance) are not compatible with T2 instances.

You haven't mentioned what operating system you're using so the brute force approach would be:

  • Spin up a T2 instance
  • Find out what drivers are being used
  • Enable (or install and then enable) those drivers on the T3 instance
  • Take the snapshot
profile pictureAWS
专家
已回答 1 年前

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

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

回答问题的准则