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?

preguntada hace un año226 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas