snyssen / infra-snyssen.be

Ansible and Docker based project for managing my personal infrastructure at home using IaC methodologies
MIT License
1 stars 0 forks source link

Move backup server to btrfs #56

Open snyssen opened 1 year ago

snyssen commented 1 year ago

Then enable periodic scrub of the backup drive. Without parity we won't have any mean of repairing bitrot, but that's okay. As long as it is detected in time, we can simply replace the bad data with a new backup of the master copy.

snyssen commented 5 months ago

Parchive might be a simpler, filesystem agnostic, alternative