All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Favrholdt <linux-ide@how.dk>
To: Tejun Heo <tj@kernel.org>, linux-ide@vger.kernel.org
Subject: Re: FYI: BUG in SATA Promise 300 TX4 (2.6.24 - 2.6.27-3) w/Linux
Date: Mon, 17 Nov 2008 12:47:44 +0100	[thread overview]
Message-ID: <492159E0.1050804@how.dk> (raw)
In-Reply-To: <4920D093.2030508@kernel.org>

Hi Tejun,

Thanks for your reply.

Tejun Heo wrote:
> Does unloading and reloading sata_promise fix the problem?

I had sata_promise linked into the kernel so I had to recompile and 
reboot. The reboot fixed it (didn't turn power off - just reboot).

I then tried with sata_promise as a module. Four dd's reading the drives 
and shortly same problem:

[  700.520101] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x1380000 
action 0x6 frozen
[  700.520112] ata1: SError: { 10B8B Dispar BadCRC TrStaTrns }
[  700.520120] ata1.00: cmd c8/00:00:90:0e:e6/00:00:00:00:00/e1 tag 0 
dma 131072 in
[  700.520122]          res 40/00:28:00:00:00/00:00:00:00:00/40 Emask 
0x4 (timeout)
[  700.520126] ata1.00: status: { DRDY }
[  700.520169] ata1: hard resetting link
[  705.910331] ata1: link is slow to respond, please be patient (ready=-19)
[  710.531474] ata1: COMRESET failed (errno=-16)
[  710.531531] ata1: hard resetting link
[  715.920526] ata1: link is slow to respond, please be patient (ready=-19)

I tried removing sata_promise the nice way using modprobe:

# modprobe -r -f sata_promise
FATAL: Module sata_promise is in use.

then the not-so-nice way using rmmod -f and inserting it again. It 
doesn't work. Here are the relevant parts from dmesg (removing and 
inserting):

[ 1001.080120] Buffer I/O error on device sda, logical block 3981785
[ 1001.080123] Buffer I/O error on device sda, logical block 3981786
[ 1001.080126] Buffer I/O error on device sda, logical block 3981787
[ 1001.080148] sd 0:0:0:0: rejecting I/O to offline device
[ 1001.080155] ata1: EH complete
[ 1001.080165] ata1.00: detaching (SCSI 0:0:0:0)
[ 1001.080268] sd 0:0:0:0: [sda] Result: hostbyte=0x01 driverbyte=0x00
[ 1001.080272] end_request: I/O error, dev sda, sector 31854480
[ 1001.080484] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 1001.084116] sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
[ 1001.084124] sd 0:0:0:0: [sda] Stopping disk
[ 1001.084131] sd 0:0:0:0: [sda] START_STOP FAILED
[ 1001.084133] sd 0:0:0:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
[ 1857.939501] ata2.00: disabled
[ 1857.974792] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
[ 1857.974923] sd 1:0:0:0: [sdb] Result: hostbyte=0x04 driverbyte=0x00
[ 1857.974928] sd 1:0:0:0: [sdb] Stopping disk
[ 1857.974971] sd 1:0:0:0: [sdb] START_STOP FAILED
[ 1857.974974] sd 1:0:0:0: [sdb] Result: hostbyte=0x04 driverbyte=0x00
[ 1857.975067] ata3.00: disabled
[ 1858.021338] sd 2:0:0:0: [sdc] Synchronizing SCSI cache
[ 1858.021569] sd 2:0:0:0: [sdc] Result: hostbyte=0x04 driverbyte=0x00
[ 1858.021574] sd 2:0:0:0: [sdc] Stopping disk
[ 1858.021744] sd 2:0:0:0: [sdc] START_STOP FAILED
[ 1858.021747] sd 2:0:0:0: [sdc] Result: hostbyte=0x04 driverbyte=0x00
[ 1858.021967] ata4.00: disabled
[ 1858.075341] sd 3:0:0:0: [sdd] Synchronizing SCSI cache
[ 1858.075583] sd 3:0:0:0: [sdd] Result: hostbyte=0x04 driverbyte=0x00
[ 1858.075588] sd 3:0:0:0: [sdd] Stopping disk
[ 1858.075760] sd 3:0:0:0: [sdd] START_STOP FAILED
[ 1858.075763] sd 3:0:0:0: [sdd] Result: hostbyte=0x04 driverbyte=0x00
[ 1858.075914] sata_promise 0000:01:08.0: PCI INT A disabled
[ 1889.910087] sata_promise 0000:01:08.0: version 2.12
[ 1889.910336] sata_promise 0000:01:08.0: PCI INT A -> Link[APC3] -> GSI 
18 (level, high) -> IRQ 18
[ 1889.910736] scsi4 : sata_promise
[ 1889.912425] scsi5 : sata_promise
[ 1889.912582] scsi6 : sata_promise
[ 1889.913039] scsi7 : sata_promise
[ 1889.913107] ata5: SATA max UDMA/133 mmio m4096@0xe9024000 ata 
0xe9024380 irq 18
[ 1889.913114] ata6: SATA max UDMA/133 mmio m4096@0xe9024000 ata 
0xe9024280 irq 18
[ 1889.913119] ata7: SATA max UDMA/133 mmio m4096@0xe9024000 ata 
0xe9024200 irq 18
[ 1889.913123] ata8: SATA max UDMA/133 mmio m4096@0xe9024000 ata 
0xe9024300 irq 18
[ 1895.300008] ata5: link is slow to respond, please be patient (ready=-19)
[ 1899.920484] ata5: COMRESET failed (errno=-16)
[ 1905.310009] ata5: link is slow to respond, please be patient (ready=-19)
[ 1909.930012] ata5: COMRESET failed (errno=-16)
[ 1915.320008] ata5: link is slow to respond, please be patient (ready=-19)
[ 1944.960008] ata5: COMRESET failed (errno=-16)
[ 1944.960017] ata5: limiting SATA link speed to 1.5 Gbps
[ 1949.990008] ata5: COMRESET failed (errno=-16)
[ 1949.990015] ata5: reset failed, giving up
[ 1950.340041] ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1955.340026] ata6.00: qc timeout (cmd 0xec)
[ 1955.340240] ata6.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[ 1960.730007] ata6: link is slow to respond, please be patient (ready=-19)
[ 1965.350009] ata6: COMRESET failed (errno=-16)
[ 1970.740007] ata6: link is slow to respond, please be patient (ready=-19)
[ 1975.360010] ata6: COMRESET failed (errno=-16)
[ 1980.750007] ata6: link is slow to respond, please be patient (ready=-19)
[ 2010.392068] ata6: COMRESET failed (errno=-16)
[ 2010.392078] ata6: limiting SATA link speed to 1.5 Gbps
[ 2015.420013] ata6: COMRESET failed (errno=-16)
[ 2015.420021] ata6: reset failed, giving up
[ 2015.420042] ata6: hard resetting link
[ 2020.810007] ata6: link is slow to respond, please be patient (ready=-19)
[ 2025.430011] ata6: COMRESET failed (errno=-16)
[ 2025.430026] ata6: hard resetting link
[ 2030.820007] ata6: link is slow to respond, please be patient (ready=-19)
[ 2035.440011] ata6: COMRESET failed (errno=-16)
[ 2035.440025] ata6: hard resetting link
[ 2040.830007] ata6: link is slow to respond, please be patient (ready=-19)
[ 2070.470007] ata6: COMRESET failed (errno=-16)
[ 2070.470023] ata6: hard resetting link
[ 2075.500008] ata6: COMRESET failed (errno=-16)
[ 2075.500015] ata6: reset failed, giving up
[ 2075.500021] ata6: EH complete
[ 2075.850041] ata7: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2080.850027] ata7.00: qc timeout (cmd 0xec)
[ 2080.850241] ata7.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[ 2086.240010] ata7: link is slow to respond, please be patient (ready=-19)
[ 2090.860010] ata7: COMRESET failed (errno=-16)
[ 2096.250008] ata7: link is slow to respond, please be patient (ready=-19)

I tried it one more time with the same result.

Best regards,

Peter

  reply	other threads:[~2008-11-17 11:48 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-13 21:21 FYI: BUG in SATA Promise 300 TX4 (2.6.24 - 2.6.27-3) w/Linux Linda Walsh
2008-11-16  6:04 ` Tejun Heo
2008-11-16 11:08   ` Mikael Pettersson
2008-11-16 14:24     ` Tejun Heo
2008-11-16 16:48     ` Brad Campbell
2008-11-17  2:01       ` Tejun Heo
2008-11-16 17:34     ` Peter Favrholdt
2008-11-16 17:39       ` Peter Favrholdt
2008-11-17  2:01         ` Tejun Heo
2008-11-17 11:47           ` Peter Favrholdt [this message]
2008-11-18  1:11             ` Tejun Heo
2008-11-18 18:03               ` Peter Favrholdt
2008-11-19  1:55                 ` Tejun Heo
2008-11-20 10:22                   ` Peter Favrholdt
2008-11-20 11:10                     ` Mikael Pettersson
2008-11-21  4:42                       ` Tejun Heo
2008-11-21  4:56                       ` [PATCH #upstream-fixes] sata_promise: request follow-up SRST Tejun Heo
2008-11-22 16:30                         ` Mikael Pettersson
2008-11-23 22:38                         ` Peter Favrholdt
2008-11-25 13:00                         ` Peter Favrholdt
2008-11-26  2:46                           ` Tejun Heo
2008-11-26  8:12                             ` Peter Favrholdt
2008-11-26 23:07                               ` Peter Favrholdt
2008-11-25 17:27                         ` Jeff Garzik
2008-11-25 21:17                           ` Mikael Pettersson
2008-11-29 21:50                           ` Mikael Pettersson
2008-11-30 15:06                             ` Peter Favrholdt
2009-02-10  4:30                             ` Jeff Garzik
2009-02-10 17:28                               ` Mikael Pettersson
2009-02-10 21:13                                 ` Jeff Garzik
2009-02-23 12:17                                   ` [PATCH #upstream-fixes] sata_promise: request follow-up SRST - it works Peter Favrholdt

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=492159E0.1050804@how.dk \
    --to=linux-ide@how.dk \
    --cc=linux-ide@vger.kernel.org \
    --cc=tj@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.