Re: Hard Disk Failure

From: John Bradford (john@grabjohn.com)
Date: Mon Jan 27 2003 - 14:56:09 EST


> > no. e2fsprogs might cause data loss, but not
> > physical damage.
>
> This reminds me of something I read once.
>
> In his book, Takedown, Tsutomu Shimomura (forgive me if that's
> spelled wrong) wrote a few short paragraphs about how he was able to
> move the head-arm of a magnetic disk drive back and forth with
> software commands. He could tell the head-arm to go to any cylinder
> on the drive, he wondered what would happen if he tried to send it
> to a cylinder that was outside the physical limits of the drive. He
> told the drive (a 200 cylinder drive) to goto cylinder 4000. The
> drive actually tried to go to that cylinder and caused a hardware
> failure in the process.

It's actually possible to make some old mainframe hard disks 'walk'
across the floor, by doing various seeks across the disk :-).

> Is it still possible for software to damage hardware in this fashion
> or is hardware smarter now? Do drives know not to try and access a
> cylinder that is outside their physical limits?

Since modern hard disks are not accessed by their physical
geometries', I would imagine that it would be rare to be able to cause
physical damage to a disk by sending a reference to an out of range
sector. The disk has to translate the sector you send to it in to
it's real geometry anyway, so there should be no way to translate an
invalid sector in to an invalid physical geometry location, which it
could then not seek to.

John
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Jan 31 2003 - 22:00:17 EST