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?

posta un anno fa226 visualizzazioni
1 Risposta
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
ESPERTO
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande