Comment on Moving db data (MariaDB) to NFS NAS Hello self-hosters! :) I’d like to tap in

ShellMonkey@piefed.socdojo.com ⁨3⁩ ⁨days⁩ ago

Without getting into things like a SAN it’s generally not a good plan to put anything that needs realtime access remote to the device processing it. DBs are constantly making updates and introducing the odd bit of latency or a disconnect can make for lots of issues. I also have a worker/storage split setup and for a while tried just running the VMs as a whole using remote storage to host the vdisk, it wasn’t pretty even with a separate network dedicated to it.

For NC particularly, if you use their official AIO docker setup there is a built in borg backup you can store remotely and it makes restoration pretty painless.

original
Sort:hotnewtop