Comment on Distributed/replicated storage options
solrize@lemmy.ml 3 weeks agoGluster? I don’t know much about it. As someone else asked, how much data are you talking about? Do you need a file store (mutable files), or are you ok with an object store (immutable)?
possiblylinux127@lemmy.zip 3 weeks ago
Gluster is abandoned for the most part
I’m mostly looking for a easy way to move files between VMs automatically when I move containers. I think it should be possible with scripting and rsync/unison