LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Robert Hancock <hancockr@shaw.ca>
To: Alistair John Strachan <s0348365@sms.ed.ac.uk>
Cc: Jeff Garzik <jeff@garzik.org>, linux-kernel@vger.kernel.org
Subject: Re: CK804 SATA Errors (still got them)
Date: Thu, 01 Mar 2007 08:45:21 -0600 [thread overview]
Message-ID: <45E6E701.6000600@shaw.ca> (raw)
In-Reply-To: <200703011339.52895.s0348365@sms.ed.ac.uk>
Alistair John Strachan wrote:
> Hi Robert,
>
> Despite all the work that went into making these less frequent with ADMA,
> they're still possible to trigger.
>
> alistair@damocles:~$ cat /proc/version
> Linux version 2.6.21-rc2-damocles (root@damocles) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) #1 SMP Wed Feb 28 21:58:41 GMT 2007
>
> alistair@damocles:~$ dmesg | tail -n 13
> ata1: EH in ADMA mode, notifier 0x0 notifier_error 0x0 gen_ctl 0x1501000 status 0x500 next cpb count 0x0 next cpb idx 0x0
> ata1: CPB 0: ctl_flags 0xd, resp_flags 0x1
> ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
> ata1.00: cmd ca/00:38:ae:08:c2/00:00:00:00:00/e0 tag 0 cdb 0x0 data 28672 out
> res 40/00:00:01:4f:c2/00:00:00:00:00/00 Emask 0x4 (timeout)
> ata1: soft resetting port
> ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
> ata1.00: configured for UDMA/133
> ata1: EH complete
> SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
> sda: Write Protect is off
> sda: Mode Sense: 00 3a 00 00
> SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
>
> These cause the same ~30 second stalls. Machine was not under load.
>
> No 3rd party modules were loaded.
This one seems a bit different. This time it's not related to NCQ vs.
non-NCQ (this is a non-NCQ write here), it's in ADMA mode (so it's
presumably not related to switching between ADMA and register mode,
unless perhaps a flush cache or something executed just before), and
from the CPB data it appears the command completed but the controller's
registers aren't indicating that it has. Not sure if I've seen one like
that before..
How easily can you reproduce this?
--
Robert Hancock Saskatoon, SK, Canada
To email, remove "nospam" from hancockr@nospamshaw.ca
Home Page: http://www.roberthancock.com/
next prev parent reply other threads:[~2007-03-01 14:45 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-01 13:39 Alistair John Strachan
2007-03-01 14:45 ` Robert Hancock [this message]
2007-03-01 15:13 ` Alistair John Strachan
2007-03-02 1:20 ` Alistair John Strachan
2007-03-02 2:40 ` Robert Hancock
2007-03-02 15:47 ` Alistair John Strachan
2007-03-04 23:25 ` Robert Hancock
2007-03-04 23:41 ` Alistair John Strachan
2007-03-04 23:49 ` Robert Hancock
2007-03-04 23:50 ` Jeff Garzik
2007-03-04 23:46 ` Jeff Garzik
2007-03-05 3:52 ` Alistair John Strachan
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=45E6E701.6000600@shaw.ca \
--to=hancockr@shaw.ca \
--cc=jeff@garzik.org \
--cc=linux-kernel@vger.kernel.org \
--cc=s0348365@sms.ed.ac.uk \
--subject='Re: CK804 SATA Errors (still got them)' \
/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
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).