I run a machine-learning cluster for my small business. The cluster consists of three Ubuntu servers. The 10TB /home
directory, provided by Server 1, is shared across all servers and is almost full.
I'm thinking of adding additional storage. One idea is to buy a Synology NAS.
Say I buy a Synology of 20TB, how would I deal with the original 10TB from Server 1?
I feel it's best to combine Synology and the original 10TB, and make /home
30TB, but how would I do it?
Does it make sense to use Glusterfs?
https://lists.gluster.org/pipermail/gluster-users/2017-October/032718.html says "In theory, you can run GlusterFS on a Synology box ... In practice, you might be the first person to ever try it."
Is Synology bad for Glusterfs brick? What is the intended use for Glusterfs?
When I'm talking about Glusterfs, I'm open to use other distributed file systems, like BeeGfs.