All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rik van Riel <riel@surriel.com>
To: Peter Teoh <htmldeveloper@gmail.com>
Cc: kernel-testers@vger.kernel.org,
	kernelnewbies <kernelnewbies@nl.linux.org>
Subject: Re: 2.6.26-rc1 ata2 problems????
Date: Sat, 24 May 2008 09:40:14 -0400	[thread overview]
Message-ID: <20080524094014.71ec6f87@bree.surriel.com> (raw)
In-Reply-To: <804dabb00805232324r47745c86v9fa941cb9f3fcb5d@mail.gmail.com>

On Sat, 24 May 2008 14:24:47 +0800
"Peter Teoh" <htmldeveloper@gmail.com> wrote:

> Just found this error in the dmesg:
> 
> 
> ata2.00: qc timeout (cmd 0xa0)
> ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
> ata2.00: cmd a0/00:00:00:08:00/00:00:00:00:00/a0 tag 0 pio 16392 in
>          cdb 4a 01 00 00 10 00 00 00  08 00 00 00 00 00 00 00
>          res 51/04:01:01:14:eb/00:00:00:00:00/a0 Emask 0x5 (timeout)
> ata2.00: status: { DRDY ERR }

> Any clues to these messages?
 
Try smartctl -d ata -a /dev/sdc and look for errors on the disk.

Chances are the disk is going bad in one way or another.  In the
most benign way you are getting timeouts because the drive cannot
read a sector easily and keeps retrying over and over again. 

In that case, you may be able to force the disk to rewrite the
sectors properly (and/or relocate them) with a badblocks -n run
over the whole drive - when booted from a rescue disk!

If your luck is not as good, the drive may have some uncorrectable
errors, which means it is going bad and you'll want to buy a new
disk to copy all your data onto.

While you're looking at the smart data anyway, check the drive
temperature - is it simply running too hot because of sitting
near other equipment in your case?

-- 
All rights reversed.

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@nl.linux.org
Please read the FAQ at http://kernelnewbies.org/FAQ


  parent reply	other threads:[~2008-05-24 13:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-24  6:24 2.6.26-rc1 ata2 problems???? Peter Teoh
     [not found] ` <804dabb00805232324r47745c86v9fa941cb9f3fcb5d-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-05-24 11:15   ` Roman Mindalev
2008-05-24 13:40 ` Rik van Riel [this message]
     [not found]   ` <20080524094014.71ec6f87-Fuq27k0DHcCSkoNiqTzCLQ@public.gmane.org>
2008-05-24 15:45     ` Peter Teoh
     [not found]       ` <804dabb00805240845t4424d515s5de01154a98fa972-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-05-24 16:15         ` Rik van Riel
     [not found]           ` <20080524121515.4f3d8f3a-Fuq27k0DHcCSkoNiqTzCLQ@public.gmane.org>
2008-05-25  8:29             ` Peter Teoh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080524094014.71ec6f87@bree.surriel.com \
    --to=riel@surriel.com \
    --cc=htmldeveloper@gmail.com \
    --cc=kernel-testers@vger.kernel.org \
    --cc=kernelnewbies@nl.linux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.