Hi all,
I’m sure you are all probably sick of answering these probably very basic questions but I am probably missing something along the way in my months of reading about the topic. I’m a
I’m a long time lurker, first time poster, trying to make a decision for longevity. I have recently digitized decades worth of family videos and photos totaling ~2TB. These files are currently sitting in a disk inside my unraid server that is exclusively used to hold these and is otherwise spun down. I also have 3 copies of these files in external HDDs, 2 of which I have given to other family members, and 1 of which I keep in my closet.
Additionally, I have also setup nextcloud for me and my family to upload new photos and videos, which along the large ‘historical’ archive, will make up our ‘family memories’ so to speak. I’d like to keep these newer files as well as the historical files safe using the 3-2-1 backup rule and easily accessible for me and family to have a look at every once in a while.
Initially I thought to have a drive in my unraid server that houses the historical and new files along with a separate drive for local backup + a copy of this backup on a cloud solution. However, the more I read, the more I realise it may not be as simple as this (or maybe I am overthinking it). I think it all boils down to bit rot and how to solve it
- would I be right in thinking that if bit rot affects my local ‘active’ copy, this wouldn’t affect the ‘backup’ copy, and duplicacy won’t overwrite it either? - meaning that if I ever find a ‘rotted’ file, I can just restore the backup and we are back online?
- what if bit rot affects the backup chunk? - this means I am relying on a backup that may not necessarily be functioning. Is this detected in any way by duplicacy? Can duplicacy use the second backup in the cloud to ‘fix’ the rotted one?
- From my understanding, I can just mitigate concerns about bit rot by using a self-correcting FS such as ZFS. My only opposition to this is additional cost (since I’d have to buy drives specifically for this purpose - for proper bit rot correction on both the backup and the active pools, I’d need 4 drives (2 each as far as I understand)). Am I correct in thinking this way or is this overkill if I have a second cloud backup to restore from in case of issues?
Again, apologies if this is all very basic. I have read previous somewhat related posts, but none really address this particular scenario that I could find.
Many thanks in advance!