From: Tejun Heo <htejun@gmail.com>
To: Andreas Radke <a.radke@arcor.de>
Cc: linux-kernel@vger.kernel.org,
Michal Piotrowski <michal.k.k.piotrowski@gmail.com>,
Jeff Garzik <jgarzik@pobox.com>,
IDE/ATA development list <linux-ide@vger.kernel.org>
Subject: Re: sata drive loosing connection/resetting port
Date: Thu, 16 Aug 2007 19:53:35 +0900 [thread overview]
Message-ID: <46C42CAF.4040709@gmail.com> (raw)
In-Reply-To: <20070815154846.28b6b462@workstation64.home>
Andreas Radke wrote:
[on ahci]
> Aug 13 18:00:33 workstation64 ata1.00: exception Emask 0x10 SAct 0x0 SErr 0x400101 action 0x2 frozen
> Aug 13 18:00:33 workstation64 ata1.00: (irq_stat 0x08000000, interface fatal error)
> Aug 13 18:00:33 workstation64 ata1.00: cmd ca/00:08:a0:cb:07/00:00:00:00:00/e8 tag 0 cdb 0x0 data 4096 out
> Aug 13 18:00:33 workstation64 res 50/00:00:bf:32:07/00:00:00:00:00/e8 Emask 0x10 (ATA bus error)
Errors are very consistent. Data transfer from the host to the drive
fails and SError indicates Handshake Error, Non-recovered transient data
integrity error and often Recovered Data integrity error. For some
reason, your drive doesn't like what it's hearing from the controller
and replies with R_ERR.
[on ata_piix]
> Aug 14 23:06:01 workstation64 ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2
> Aug 14 23:06:01 workstation64 ata1.00: (BMDMA stat 0x26)
> Aug 14 23:06:01 workstation64 ata1.00: cmd ca/00:08:91:0d:45/00:00:00:00:00/e4 tag 0 cdb 0x0 data 4096 out
> Aug 14 23:06:01 workstation64 res 51/84:08:91:0d:45/00:00:00:00:00/e4 Emask 0x30 (host bus error)
As error reporting when using ata_piix is very limited. It gets
reported as host bus error but I think it's basically the same problem.
I don't think this is driver issue. I have the same controller and I've
never seen similar thing happening and I have plenty of drives and test
them often. Error reports also point to transmission problems. Your
drive just doesn't like what it's hearing. Does 'smartctl -a /dev/sda'
tell anything special?
--
tejun
next prev parent reply other threads:[~2007-08-16 10:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-13 20:02 sata drive loosing connection/resetting port Andreas Radke
2007-08-13 20:11 ` Michal Piotrowski
2007-08-14 10:15 ` Tejun Heo
2007-08-14 20:19 ` Andreas Radke
2007-08-15 6:19 ` Tejun Heo
2007-08-15 13:48 ` Andreas Radke
2007-08-16 10:53 ` Tejun Heo [this message]
2007-08-16 16:01 ` Andreas Radke
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=46C42CAF.4040709@gmail.com \
--to=htejun@gmail.com \
--cc=a.radke@arcor.de \
--cc=jgarzik@pobox.com \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michal.k.k.piotrowski@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 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.