|
|
|
|
|
by patrickg_zill
2957 days ago
|
|
I've been saved a few times over the years by being able to "put hands" on the physical hard drives containing the data. Example: a RAID1 setup, 2 drives. The drives used were literally made one after the other: the serial numbers were sequential. When 1 drive failed, the other drive failed too, at very nearly the same time. Take drive out, mirror using ddrescue (took a long time) with retry, there was 32kb of data lost out of 400+GB and we never even really discovered what it was - we figure it was either a corrupt image or a part of the installed OS that was not used (such as a man page or text document). |
|