Report this

What is the reason for this report?

How to expand Nextcloud storage space with volumes?

Posted on October 27, 2020

I am running Nextcloud 19.04 on a Ubuntu 20.04 Droplet. I have enabled the external storage app after adding a Volume, but I don’t see it. It should have been automatically configured and mounted, but it’s not showing up. Is there anything else I need to do?



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.

This comment has been deleted

Hi there @dangilleran7,

In order to check if your volume has been mounted, you can SSH to your Droplet and run the following command:

  1. df -h

If you do not see the new volume, you can manually mount it as described here:

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

Hope that this helps! Regards, Bobby

Heya,

I believe you would also need to add the storage via the NextCloud administration panel. You can refer to their knowledge base for additional details:

https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/external_storage_configuration_gui.html

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.