Report this

What is the reason for this report?

Unable to ssh into droplet create from live snapshot

Posted on March 23, 2021

When I tried to create a droplet from a live snapshot of a droplet (which works fine), I could not ssh into or ping the droplet. The eth0 and eth1 interface was being rename to ens3 and ens4. Digital Ocean Support team suggested that I turn off Predictable Network Interfacing was kicking in and asked me to disable that by changing the grub config, updating it and rebooting

GRUB_CMDLINE_LINUX_DEFAULT=“console=tty1 console=ttyS0 net.ifnames=0”

But post doing that only eth1 has been renamed back, while the other interface is still ens3. Anyone faced this issue and got it resolved?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hello there,

May I ask if you’ve tried to edit the network config file manually to edit ens3 to eth0? Also, you can reach back to our support team since you already have an open ticket. They can advise you what else needs to be done in order to resolve this.

Regards, Alex

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.