Report this

What is the reason for this report?

How to downsize a droplet?

Posted on January 11, 2017

I’m trying to downsize my droplet.

I tried this article:

https://www.digitalocean.com/community/tutorials/how-to-downgrade-digitalocean-droplets

But doesn’t seem to work. It’s missing all the mysql data (and who knows what else).

Is there any reliable way to do this?



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.

While this process will copy over the raw database files you may run into trouble running the rsync process when MySQL is running.

If the rsync completed sucessfully there shouldn’t be a concern with anything else but you can use mysqldump to migrate your database manually.

I ended up getting this to work I had initially created the smallest $5 droplet. Everything seemed to copy over ok but I guess there weren’t enough resources. I updated to the next one up, rebooted and all worked like charm :-)

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.