Re: Is my SATA/400GB drive dying?

From: Erik Mouw
Date: Tue Feb 14 2006 - 05:41:39 EST


On Mon, Feb 13, 2006 at 08:18:47PM -0500, Justin Piszcz wrote:
> Still get the errors:
>
> [ 2311.980127] ata3: translated ATA stat/err 0x51/04 to SCSI SK/ASC/ASCQ
> 0xb/00/00
> [ 2311.980134] ata3: status=0x51 { DriveReady SeekComplete Error }
> [ 2311.980138] ata3: error=0x04 { DriveStatusError }

FWIW, this could be related to smartctl trying to monitor the disk.
Try this:

smartctl -d ata -a /dev/sdX

If that complains about SMART being disabled, enable it with:

smartctl -d ata -e /dev/sdX


Erik

--
+-- Erik Mouw -- www.harddisk-recovery.com -- +31 70 370 12 90 --
| Lab address: Delftechpark 26, 2628 XH, Delft, The Netherlands
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/