Re: IDE HD seek error

From: Andries Brouwer (aeb@veritas.com)
Date: Mon Sep 11 2000 - 04:21:40 EST


On Mon, Sep 11, 2000 at 02:52:45AM +0200, Magnus Naeslund wrote:

> *The hdb info:
>
> Sep 10 11:52:43 genbaby kernel: hdb: QUANTUM FIREBALL SE8.4A, ATA DISK drive
> Sep 10 11:52:43 genbaby kernel: hdb: QUANTUM FIREBALL SE8.4A, 8063MB w/80kB
> Cache, CHS=1027/255/63, UDMA(33)
> Sep 10 11:52:43 genbaby kernel: hdb: hdb1
>
> *The stuff i get in my logs:
>
> Sep 10 12:50:30 genbaby kernel: hdb: dma_intr: status=0x51 { DriveReady
> SeekComplete Error }
> Sep 10 12:50:30 genbaby kernel: hdb: dma_intr: error=0x40
> UncorrectableError }, LBAsect=16210739, sector=16210564
> Sep 10 12:50:30 genbaby kernel: end_request: I/O error, dev 03:41 (hdb),
> sector 16210564
> Sep 10 12:50:33 genbaby kernel: hdb: dma_intr: status=0x51 { DriveReady
> SeekComplete Error }
> Sep 10 12:50:33 genbaby kernel: hdb: dma_intr: error=0x40
> UncorrectableError }, LBAsect=16210739, sector=16210568
> Sep 10 12:50:33 genbaby kernel: end_request: I/O error, dev 03:41 (hdb),
> sector 16210568
> Sep 10 12:50:36 genbaby kernel: hdb: dma_intr: status=0x51 { DriveReady
> SeekComplete Error }
> Sep 10 12:50:36 genbaby kernel: hdb: dma_intr: error=0x40
> UncorrectableError }, LBAsect=16210739, sector=16210576
...

This says that during a disk access starting at sector 16210564
an error occurred at sector 16210739. Next, that during a disk access
starting at sector 16210568 an error occurred at sector 16210739.
Next ...

In other words, sector 16210739 is bad.

Now this is close to the end of the disk (you have 16514064 sectors
with a 16383/16/63 partitioning, or 16498755 with your current
partitioning) so you can repartition and end the partition before
this sector.

But if a disk develops bad sectors it is dying.
Probably better to get a new one.

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



This archive was generated by hypermail 2b29 : Fri Sep 15 2000 - 21:00:14 EST