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 RAID-Z 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.
- 0 Posts
- 2 Comments
Joined 2 years ago
Cake day: June 16th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
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.