how to combine many small hard disk on cheap vps to a big one

Viewed 12

I have 10 cheap VPS, and every has a 200GB SSD. Now I run some web crawler jobs and download many videos every day, in the IDC of my clients they use rsync to pull these data from every VPS, then delete.

But in this way I have to tell my clients the password of my vps and with the growing of my vps amount, pulling data scripts also need to be modified. I want a more simple way, for example use a software combine my small SSD to a big one , and export only one Ip of my vps. Any suggesting?

I have looked up for minio, but I will lost some storage capacity, I want something like Nas1-0 will not reduce storage capacity.

0 Answers
Related