Report this

What is the reason for this report?

Resizing droplet drop my data

Posted on February 9, 2018

I had a droplet on Ubuntu 12.04. Resize it to the same plan, but with more RAM. And resizing process wipe all my data. Be carefull.



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.

Just ran into this exact same issue today with a very old project running on Ubuntu 12.04. Did the RAM+Disk option.

First time this happened, I’ve done plenty of resizes with Ubuntu 14.04 and 16.04 droplets. Could be an issue specifically with 12.04.

Ended up just rebuilding my server with a newer Ubuntu version. Thank god for Ansible and automated backups!

Will need to be extra careful next time when doing a resize.

@Mohsen47

I didn’t destroy my droplet. I only powered it off and resized CPU and RAM.

@Glader

Droplet storage is ephemeral which when you destroy your droplet and recreate it again (resizing a droplet needs this) all the data will be lost on your primary partition, to preserve data use DigitalOcean Block storage or DigitalOcean spaces

https://www.digitalocean.com/community/tutorials/how-to-work-with-digitalocean-block-storage-using-doctl

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.