> They say they happily stop writing halfway in the middle of a sector, and respond to power drop only by parking the head.
Which is no problem. The CRC for the sector will be incorrect, which will be reported to the host adapter. The host adapter will then reconstruct the data and write back the correct sector.
Posted Sep 10, 2009 20:52 UTC (Thu) by Cato (subscriber, #7643)
[Link]
And of course RAID has its own issues with RAID 6 really being required with today's large disks to protect against the separate-failure-during-rebuild case.
Without RAID, the operating system will have no idea the sector is corrupt - this is why I like ZFS's block checksumming, as you can get a list of files with corrupt blocks in order to restore from backup.