oxfordcoma
@oxfordcoma@lemmy.world
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on Pi NAS for multi-location backups 2 days ago:
If you go the ZFS route, you could check out syncoid.
Some other tools that might be worth considering (that aren’t related to ZFS) are borg and restic.
Hope that helps.
- Comment on Pi NAS for multi-location backups 2 days ago:
This would be a great use case for ZFS. You can use dataset replication to sync the data. I’ve been very happy with TrueNAS but I think it only became recently available for the Raspberry Pi so not sure I would recommend it but I think you could use ZFS. You can use ZRaid too if you multiple drives. The only limitation you might encounter is memory since ZFS is a bit of a hog. On the plus side though, ZFS should protect against bitrot if you’re worried about that.