t2 to t3a compatibility issue, ena driver not attached to eth0

0

I am trying to change a working t2.small instance to a t3a.small instance and getting a compatibility error trying to start the instance as a t3a.small. I have run the nitro_check_script.sh on the instance and it has returned three Oks. Doing a modinfo ena, I see that the ena module is loaded. However, when I do an ethtool -i eth0, the installed driver is shown as vif and not ena. This is the only incompatibility I can find. I am running Ubuntu 20.04 and it is completely up to date. How do I go about installing the ena driver on eth0 instead of the vif driver? I have tried modprobe ena and I get an error message that the operation is not permitted. Any assistance in getting this instance running as a t3a.small would be appreciated.

Mark
posta 7 mesi fa221 visualizzazioni
1 Risposta
0

Hello.

Did you enable the enaSupport attribute with the command below?
Also, you need to stop EC2 once to execute the command below.

aws ec2 modify-instance-attribute --instance-id i-xxxxxxxx --ena-support
profile picture
ESPERTO
con risposta 7 mesi fa
  • I have tried that twice. It did not change the network driver to ena.

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