|
|
|
|
|
by csirac2
4311 days ago
|
|
ZFS & btrfs detect and fix silent corruption - where no errors are emitted from the hardware. I think the pertinent question is: when the filesystem goes to read a 4K block, and one drive's copy of this block in the RAID-1 set is different to its counterpart 4K block on another disk, which one wins? |
|
Honest question: how often to drives silently fail? Drives contain per-sector checksums these days, explicitly to prevent this problem.