Fwd: This has begun to annoy me...

cpghost cpghost at cordula.ws
Fri Feb 1 14:46:09 PST 2008


On Fri, Feb 01, 2008 at 02:14:05PM -0800, Kurt Buff wrote:
> On Feb 1, 2008 12:08 PM, Wojciech Puchar <wojtek at wojtek.tensor.gdynia.pl> wrote:
> > > +ad6: TIMEOUT - WRITE_DMA retrying (1 retry left) LBA=4570911
> > > +ad6: TIMEOUT - WRITE_DMA retrying (1 retry left) LBA=42958719
> > > +ad6: TIMEOUT - WRITE_DMA retrying (1 retry left) LBA=113343327
> > > +ad6: TIMEOUT - WRITE_DMA retrying (1 retry left) LBA=117315327
> > >
> > > It looks like disk write errors to me, but I'm not sure.
> > >
> > yes it use.
> >
> > use ports/sysutils/smartmontools
> >
> > to make sure.
> >
> > print smart output and/or these errors and request replacement in your
> > shop.
> 
> I've installed the port, and started the daemon. We'll see what tomorrow brings.

You could also run the following command immediatly, without having
to wait for the daemon to collect data:

  # smartctl -a /dev/ad6

and consider running a long test as well:

  # smartctl -t long /dev/ad6

followed by another "smartctl -a /dev/ad6" again once the
test completes (the drive will tell you how long it takes,
expect something like 30 to 45 minutes or so, depending on
the size and speed of the drive).

> Kurt

-cpghost.

-- 
Cordula's Web. http://www.cordula.ws/


More information about the freebsd-questions mailing list