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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ