Report this

What is the reason for this report?

Upgrade drop memory and disk

Posted on April 25, 2018

Hi,

I made a 1gb increase of memory / 25gb of disk to 2gb of memory 50gb disk on my server, but did not change the disk space.

Still with 25GB disk



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.

On the droplet resize page there are two types of resizing available.

resize

The default option allows you to quickly scale your RAM and CPU but not your disk. This type of resize can be rolled back later if needed.

The other option also resizes your droplet’s disk. Because shrinking disk partitions can result in data loss, this type of resize cannot be undone.

To get your 50GB disk space, return to the resize page, select the other type of resize and your 2GB/50GB plan and your disk will be scaled up.

Heya,

At the moment there is no straightforward way to upgrade only your Disk without upgrading anything else. There are only two official ways :

CPU and RAM only. This option lets you increase or decrease the amount of CPU and RAM available to a Droplet.

Disk, CPU, and RAM. This option increases the amount of CPU and RAM available to a Droplet and permanently increases the size of a Droplet’s disk.

Having said that, you can create a snapshot of your current droplet and then spin up a new droplet with the necessary size.

To migrate a Droplet using snapshots, you should:

  • Create a snapshot of a Droplet.
  • Optionally, move the snapshot to a new region if you want to migrate your Droplet to a new region or transfer the snapshot to a new account if you want to migrate your Droplet to a new account.
  • Create a new Droplet from the snapshot in the desired region or from the desired account.

You can check the full process listed in our tutorial:

https://www.digitalocean.com/docs/images/snapshots/how-to/migrate-droplets/

Lastly, you can try using Volumes. Block storage volumes are network-based block devices that provide additional data storage for Droplets. You can move them between Droplets and resize them at any time.

You can check more about it here:

https://www.digitalocean.com/docs/volumes/how-to/create/

Regards

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.