Is there a lightweight storage solution that makes shared storage easy without needing a NAS? I’m looking for something that isn’t necessarily highly available. I’m looking to be able to shift services around without having the complexity and overhead of Ceph. My current option is Unison which isn’t ideal but workable.
I use NFS for docker nodes, works a treat and rock solid.
Me too. I don’t know what OP means by “distributed” but “not highly available” and at the same time “rsync or unison is enough”, “but not NFS”.
This is somehow contradicting itself.