Report this

What is the reason for this report?

Is it possible to combine vps to increase storage?

Posted on March 22, 2015

Is it possible to combine multiple VPS to increase storage space?

I am thinking of having a $10 VPS for the website then another $10 VPS for the storage, the two will link up together and one will just be a blank VPS with storage?

Is this possible? Reason why I am looking to do it this way is so that I can have my Photography Gallery hosted and have more than 30gb of images.

Thanks



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 it is not possible to combine two droplets directly you could run a distributed filesystem between multiple droplets to use their storage space as a single folder. This tutorial will walk you through setting up a GlusterFS distributed filesystem cluster on your droplets.

In this tutorial when creating the cluster it uses an argument “replica 2” which tells the cluster to keep two copies of each file. If you are not concerned with redundancy and simply want to pool storage you should not include the replica option. This will then allow you to use the full space available between your droplets.

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.