Posts Tagged ‘ corruption ’

Details on Disk Drive failure modes.

May 26, 2009
By gary

This detailed paper “Hard disk drives, the good, the bad and the ugly” describes the many failure modes of modern disk drives. Jon Elerath outlines the many causes of silent data corruption, and the steps taken by HDD manufacturers to recover from transient errors. This is interesting from a performance perspective since...
Read more »

Tags: , ,
Posted in storage | No Comments »

Finding data corruption with ‘od’

September 4, 2008
By gary

Here’s a weird one that I’d never seen before. We were finding that at least one of our linux binaries was becoming corrupt (verified using rpm -V) however we didn’t know how the binary was becoming corrupt – because these files should never be written to. On the off-chance that the corruption might...
Read more »

Tags: ,
Posted in sysadmin | No Comments »