All of lore.kernel.org
 help / color / mirror / Atom feed
From: Haroldo Gamal <haroldo.gamal@infolink.com.br>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: sata_sil problems
Date: Wed, 08 Dec 2004 16:01:44 -0200	[thread overview]
Message-ID: <1102528904.11078.13.camel@gamal> (raw)

Jeff, 

I have a machine equipped with 3 sata interfaces, Intel, promise and
silicon Image. 

[root@backup01 hgamal]# lsmod
Module                  Size  Used by
md5                     4161  1
ipv6                  237569  12
e1000                  77901  0
floppy                 58609  0
sg                     32609  0
microcode               6497  0
dm_mod                 55253  0
uhci_hcd               31577  0
ehci_hcd               31685  0
button                  6609  0
battery                 8645  0
ac                      4933  0
ext3                  121033  8
jbd                    75481  1 ext3
sata_promise            9797  3
ata_piix                8645  2
sata_sil                8005  1
libata                 41541  3 sata_promise,ata_piix,sata_sil
sd_mod                 16449  12
scsi_mod              119697  4 sg,sata_promise,libata,sd_mod


The machine has 6 Seagate ST3200822AS disks (3 on promise, 2 on Intel
and 1 in sata_sil).

[root@backup01 hgamal]# cat /proc/scsi/scsi
Host: scsi0 Channel: 00 Id: 00 Lun: 00
  Vendor: ATA      Model: ST3200822AS      Rev: 3.01
  Type:   Direct-Access                    ANSI SCSI revision: 05
Host: scsi4 Channel: 00 Id: 00 Lun: 00
  Vendor: ATA      Model: ST3200822AS      Rev: 3.01
  Type:   Direct-Access                    ANSI SCSI revision: 05
Host: scsi5 Channel: 00 Id: 00 Lun: 00
  Vendor: ATA      Model: ST3200822AS      Rev: 3.01
  Type:   Direct-Access                    ANSI SCSI revision: 05
Host: scsi6 Channel: 00 Id: 00 Lun: 00
  Vendor: ATA      Model: ST3200822AS      Rev: 3.01
  Type:   Direct-Access                    ANSI SCSI revision: 05
Host: scsi7 Channel: 00 Id: 00 Lun: 00
  Vendor: ATA      Model: ST3200822AS      Rev: 3.01
  Type:   Direct-Access                    ANSI SCSI revision: 05
Host: scsi8 Channel: 00 Id: 00 Lun: 00
  Vendor: ATA      Model: ST3200822AS      Rev: 3.01
  Type:   Direct-Access                    ANSI SCSI revision: 05

I am having the following problems with sata_sil:


Dec  8 16:04:47 backup01 kernel: ata1: command 0x35 timeout, stat 0xd8
host_stat 0x61
Dec  8 16:04:47 backup01 kernel: ata1: status=0xd8 { Busy }
Dec  8 16:04:47 backup01 kernel: SCSI error : <0 0 0 0> return code =
0x8000002
Dec  8 16:04:47 backup01 kernel: EOM Current sda: sense = 70 4b
Dec  8 16:04:47 backup01 kernel: ASC=87 ASCQ=42
Dec  8 16:04:47 backup01 kernel: end_request: I/O error, dev sda, sector
277822631
Dec  8 16:04:47 backup01 kernel: Buffer I/O error on device sda1,
logical block 34727821
Dec  8 16:04:47 backup01 kernel: lost page write due to I/O error on
sda1
Dec  8 16:04:47 backup01 kernel: ATA: abnormal status 0xD8 on port
0x42862087


The kernel version is 2.6.9 (Fedora Core 2 - 2.6.9-1.6_FC2).

Any suggestion?

Thanks in advance,

-- 
Haroldo Gamal
Departamento Técnico
haroldo.gamal@infolink.com.br
http://www.infolink.com.br


             reply	other threads:[~2004-12-08 18:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-08 18:01 Haroldo Gamal [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-08-31 14:04 sata_sil problems Haroldo Gamal

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=1102528904.11078.13.camel@gamal \
    --to=haroldo.gamal@infolink.com.br \
    --cc=jgarzik@pobox.com \
    --cc=linux-kernel@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.