timmmay:jpoc: It just occurred to me that nobody thought to mention virtual machines.
Could you install linux on your desktop machine with all your disks formatted with btrfs and then run windows 7 as a virtual machine under linux. Then you could continue to do all of your work as now, under win 7 but all of your disks would be protected by whatever btrfs replication schemes you selected.
Too much hassle, thanks for the idea though.freitasm:timmmay: Somewhere between 2TB and 4TB, but I don't back up everything to every location.
What about my suggestion of having a NAS with mirrored 4TB drives for your backup instead of playing with Windows OS?
I have a box here that would fit, just need the drives.
Thanks for the thought, and the offer. A NAS would work for onsite disks, but I'm primarily concerned with my offsite backups.
My current plan is to get one of these dual disk drive enclosures and run them RAID1 with 2x4TB WD Red. They're compact enough to move around. When I get around to doing Windows 8.1 I can used it as JBOD and use ReFS and Storage Spaces.freitasm: By the way, just formated all my data disk (except system disk) as ReFS on my Windows Server and recreated the mirrors.
Mirrors + Resilient File System...
My reading suggests you need to use Storage Spaces if you want error correction. ReFS will give you error detection with checksums, but not error correction.
I've started using a little program called Corz for validation, creating SH1 hashes of directories. The problem I'm running into is immediately after creating hashes on 1TB of data some files/directories are failing validation. I'm switching from SHA1 to MD5 to see if it's just a bug with the program.
I have used a tool called fastsum for several years. It's a windows program and it does MD5. The gui is shareware. I use the command line which is free.