Long time user of DrivePool. Currently using file duplication for specific folders.
Scenario: data gets corrupted on one of the disks, either uncaught physical sector failure or bit rot.
Is DrivePool aware of the duplicated data inconsistency?
What is the current DrivePool strategy when ejecting a potentially failing drive for duplicated data - does the duplication continue on the rest of the disks in the pool, even if they were not selected by user for duplication?
Is the team currently working on expanding on file protection functionality? Specifically:
An option to the file placement strategy where the newest disks in the pool with most recent good SMART status and/or surface scan pass are considered
Ability to generate hash checks of the duplicated data, before initial duplication (or re-generate it per user or if it does not exist)
Use the hash checks to verify consistency of duplicated data across drives
When inconsistency is found, copy over from the "good" drive
Expand data resiliency with a mechanism like parity archives (PAR2) with options to:
Choose the amount of parity check archives to generate, maybe as percentage of the actual data
Choose location (disk) to store parity data - can be same drives as duplicated data or separate ones
Data integrity checks of the PAR2 files (hashes - if this kind of thing is actually needed, not sure)
Intelligent PAR2 cleanup when files are deleted through user action
Intelligent data integrity check option: on user / program access of a duplicated file
Scheduled data integrity check option: configurable, to do full hash checks of duplicated data, present user with info and option when inconsistencies were found (this is where the PAR2 data re-generation happens)
Question
one-liner
Long time user of DrivePool. Currently using file duplication for specific folders.
Scenario: data gets corrupted on one of the disks, either uncaught physical sector failure or bit rot.
Link to comment
Share on other sites
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.