Report this

What is the reason for this report?

Does adding a volume storage to a droplet extend the disk for my current running MongoDB?

Posted on January 27, 2021

I have a MongoDB running on my droplet and I need more storage. Does adding a volume extend the disk and I can just keep running the db or do I have to change where it saves the data?



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.

Hi there @glencocomaster,

In case that you upgrade the Droplet itself, it would extend the disk for the / partition.

However, if you add a block storage, you would need to mount it to a specific directory, and as you mentioned, you would have to change the data directory to match the path where you’ve mounted the block storage on.

Hope that this helps. Regards, Bobby

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.