All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Hugo Antunes <hugo.antunes@gmail.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: using sata_sil24 10.4 2.6.32-25-server x86_64
Date: Fri, 10 Sep 2010 17:49:44 +0200	[thread overview]
Message-ID: <4C8A5398.1010806@kernel.org> (raw)
In-Reply-To: <4C8A4BD6.6090206@gmail.com>

Hello,

On 09/10/2010 05:16 PM, Hugo Antunes wrote:
> Greetings,
> 
> Following the list this pasts days as a sysadmin, building a big machine
> with 45 sata2 disks (WD green 1.5TB), Sil3124 4 ports sata2 with 9 port
> multipliers with 5 each also from Silicom image.
>  
> This machine should smoke but it doesn't, attached is the dmesg dump
> Using Ubuntu/server 10.4 2.6.32-25-server x86_64 using sata_sil24
> disks and bios controlers supports Western Digital Green drivers or
> any other kind of disks, sort of bug or simply a sysctl value.  will
> provide more logs if needed, 2.6.36-rc3 ?

The errors are across different drives.  Most reported error statfus
are bogus.  They are just copy of the command TF.  The ones which are
valid are...

[ 6214.444011] ata8.01: cmd 60/70:68:88:9c:41/00:00:29:00:00/40 tag 13 ncq 57344 in
[ 6214.444012]          res 41/84:00:88:9c:41/00:00:29:00:00/40 Emask 0x410 (ATA bus error) <F>

[ 6215.402708] ata8.04: cmd 60/28:60:a8:b0:41/00:00:29:00:00/40 tag 12 ncq 20480 in
[ 6215.402709]          res 41/84:00:a8:b0:41/00:00:29:00:00/40 Emask 0x410 (ATA bus error) <F>

[ 6216.016810] ata8.02: cmd 60/40:08:90:b7:41/00:00:29:00:00/40 tag 1 ncq 32768 in
[ 6216.016811]          res 41/84:00:90:b7:41/00:00:29:00:00/40 Emask 0x410 (ATA bus error) <F>

and so on.  They all indicate that the drives are seeing CRC errors on
the link.  If you boot w/ libata.force=1.5Gbps, does it make any
difference?  I suppose the drives are connected via backplane, right?
Faulty backplanes aren't too uncommon so if possible trying to connect
some other way would be a good idea.  Also, if you remove some, say,
half of the drives, does it make any difference?

Thanks.

-- 
tejun

  reply	other threads:[~2010-09-10 15:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-10 15:16 using sata_sil24 10.4 2.6.32-25-server x86_64 Hugo Antunes
2010-09-10 15:49 ` Tejun Heo [this message]
     [not found]   ` <4C8A609F.8040302@gmail.com>
2010-09-12 11:04     ` Tejun Heo

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=4C8A5398.1010806@kernel.org \
    --to=tj@kernel.org \
    --cc=hugo.antunes@gmail.com \
    --cc=linux-ide@vger.kernel.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.