linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Greaves <david@dgreaves.com>
To: Wesley Lim <wesleylim@gmail.com>
Cc: jgarzik@pobox.com, linux-ide@vger.kernel.org,
	Mark Lord <lkml@rtr.ca>,
	albertl@mail.com, htejun@gmail.com, axboe@suse.de,
	jpiszcz@lucidpixels.com
Subject: Re: sata_sil or libata?
Date: Sun, 02 Apr 2006 00:28:53 +0100	[thread overview]
Message-ID: <442F0CB5.9020004@dgreaves.com> (raw)
In-Reply-To: <a8b98fc60604011215u4c426e21qc3c4c1e852d28b60@mail.gmail.com>

Wesley Lim wrote:

>Jeff,
>
>I have encountered a problem with my SATA controller and would like to
>report the bug - I'm not sure if you are the person to contact but
>here goes:
>
>2.6.16.1 from kernel.org
>Syba SD-SATA150R PCI (Silicon Image 3112A flashed to 4.2.76)
>Maxtor 6L250M0 Rev:BACE
>
>ata1: no sense translation for status: 0x51
>ata1: translated ATA stat/err 0x51/00 to SCSI SK/ASC/ASCQ 0x3/11/04
>ata1: status=0x51 { DriveReady SeekComplete Error }
>sd 0:0:0:0: SCSI error: return code = 0x8000002
>sda: Current: sense key: Medium Error
>    Additional sense: Unrecovered read error - auto reallocate failed
>end_request: I/O error, dev sda, sector 63268998
>raid5: read error not correctable.
>raid5: Disk failure on sda3, disabling device. Operation continuing on 1 devices
>  
>
Hi Wesley; I'm glad you've come along :) I have almost identical problems.

I take it badblocks shows the drives as OK? (mine does)

I suggest a scan of the linux-ide archives from early february ago.
Subject: LibPATA code issues / 2.6.15.4

Mark published *two* patches to provide scsi op/cmd info which you may
want to apply. (25/2/06 and 14/2/06)
(They don't quite apply cleanly - IIRC Mark has a DPRINTK macro that
needs changing to a printk call)

Your results will then look like this (vanilla 2.6.16 with cmdpatch):

ata2: no sense translation for op=0x28 cmd=0x25 status: 0x51
ata2: translated op=0x28 cmd=0x25 ATA stat/err 0x51/00 to SCSI
SK/ASC/ASCQ 0x3/11/04
ata2: status=0x51 { DriveReady SeekComplete Error }
ata2: command 0x25 timeout, stat 0x51 host_stat 0x0
ata2: no sense translation for op=0x28 cmd=0x25 status: 0x51
ata2: translated op=0x28 cmd=0x25 ATA stat/err 0x51/00 to SCSI
SK/ASC/ASCQ 0x3/11/04
ata2: status=0x51 { DriveReady SeekComplete Error }
sd 1:0:0:0: SCSI error: return code = 0x8000002
sdb: Current: sense key: Medium Error
    Additional sense: Unrecovered read error - auto reallocate failed
end_request: I/O error, dev sdb, sector 393692817
raid1: sdb2: rescheduling sector 2975952
raid1: sdd2: redirecting sector 2975952 to another mirror
ata2: no sense translation for op=0x28 cmd=0x25 status: 0x51
ata2: translated op=0x28 cmd=0x25 ATA stat/err 0x51/00 to SCSI
SK/ASC/ASCQ 0x3/11/04
ata2: status=0x51 { DriveReady SeekComplete Error }

By the way, 2.6.16 is not kicking the drives from the array for me.
Did you mean 2.6.15.1? (just checking)

David
PS I added the people from the last thread to this one as I assume
you'll be interested - hope that's OK.


  reply	other threads:[~2006-04-01 23:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-01 20:15 sata_sil or libata? Wesley Lim
2006-04-01 23:28 ` David Greaves [this message]
     [not found]   ` <Pine.LNX.4.44.0604011902330.7527-100000@coffee.psychology.mcmaster.ca>
2006-04-02  1:52     ` Wesley Lim
2006-04-02  5:30       ` Mark Hahn
2006-04-02  6:43   ` Wesley Lim
2006-04-02  8:05     ` Wesley Lim

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=442F0CB5.9020004@dgreaves.com \
    --to=david@dgreaves.com \
    --cc=albertl@mail.com \
    --cc=axboe@suse.de \
    --cc=htejun@gmail.com \
    --cc=jgarzik@pobox.com \
    --cc=jpiszcz@lucidpixels.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=lkml@rtr.ca \
    --cc=wesleylim@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).