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?

질문됨 일 년 전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
전문가
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠