Re: CMD680, kernel 2.4.21, and heartache

From: John Bradford
Date: Fri Oct 03 2003 - 07:40:52 EST


> >> Oct 1 07:47:47 mailstore2-1 kernel: hda: dma_intr: status=0x51 { DriveReady
> >> SeekComplete Error } Oct 1 07:47:47 mailstore2-1 kernel: hda: dma_intr:
> >> error=0x40 { UncorrectableError }, LBAsect=37694874, high=2, low=4140442,
> >> sector=35220864
> >
> > That is definitely an error from the drive. If you're absolutely sure
> > it's not a faulty batch of drives or a cooling issue, maybe you have
> > power supply problems? Does SMART give you any useful information?
>
> Not power supply problems; two of the machines that have this problem are
> located in different facilities even. What's SMART?

Self Monitoring Analysis and Reporting Technology, it allows drives to report reliability statistics.

Smartmontools includes a utility, 'smartctl', you may already have it installed. If so:

smartctl -e /dev/hda <- Enable S.M.A.R.T.
smartctl -a /dev/hda <- Dump all data

might provide useful data.

John.
-
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/