• 7 Posts
  • 67 Comments
Joined 1 year ago
cake
Cake day: June 19th, 2023

help-circle















  • My main issue with NFS is that it’s been unreliable in my case (multiple servers connected over wireguard, over internet). Which cause locks and latency for the applications that read/write to it (Matrix server, distributed repository, …).

    Of course if you can afford connecting the NFS server directly to the servers, that’s perfect but I’m more on the worst case scenario ^^






  • The best example would be a running an email or chat server. The spool/media directories can go large pretty quick as users share pictures, gifs, … So I would like to mount it from a remote location because the matrix server itself only has a 20G SSD for the whole OS. Rsync won’t cut it there as I have a specific process writing to a location.


  • I’m never going with Google/Dropbox ^^ the goal is to be in control of my data. Backblaze could be an option, but I expect too many read/writee for it to be cheap.

    I considered the NAS at home but my home net is not reliable enough.

    TBH I’m still looking for a better option to share storage between servers other than NFS. There has to be something better in 2023!