linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: wessels <wessels147@gmail.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: SB700 AHCI causes disk power cycle
Date: Mon, 23 Jun 2008 09:28:06 +0900	[thread overview]
Message-ID: <485EEE16.1060701@kernel.org> (raw)
In-Reply-To: <a58c5fe70806221052w7c93b342hdaf44fb27983534a@mail.gmail.com>

Hello,

wessels wrote:
> Hi,
> 
> I also bought an ASUS M3A78 mATX board with a SB700 to see if it might
> solve my problem with the SB600. But it doesn't.
> The SB700 shows the same behaviour as the SB600, it periodically
> throws an error and the power cycles the disk.
> But it always happens on one channel not both. Perhaps a sudden burst
> in disk IO causes this but I'm unable to
> reproduce this with a synthetic load. Only when vmware is running this
> happens. I don't see it when the machine is idling.
> The load on the machine is very light both on cpu and disk. Also I
> didn't see the error with a single seagate disk attached.
> 
> The error and configuration is the same as mentioned in my earlier
> post regarding the "SB600 AHCI causes disk power cycle".
> 
> What I didn't mentioned then was the filesystem layout
> two disks in a mirror
> /dev/sda & /dev/sdb
> no LVM just a software raid via md
> md0 /boot ext3
> md1 / ext3
> md2 swap
> md3 /usr/local/virtmach XFS
> 
> Please let me know what else I need to log and/or test.

>From your report on sb600.

kernel: ata4: SError: { RecovComm Persist PHYRdyChg 10B8B }
kernel: ata4.00: cmd ea/00:00:00:00:00/00:00:00:00:00/a0 tag 0
kernel:          res 40/00:3c:0d:bd:c9/00:00:0b:00:00/40 Emask 0x10 (ATA bus error)

This combined with the incremented start stop count looks very much
like the harddisk went offline briefly and came back for whatever
reason.  I doubt the ahci driver even with its all might can do that.

Can you please try to hook up the faulting harddrive to a separate
power supply?

  http://modtown.co.uk/mt/article2.php?id=psumod

-- 
tejun

  reply	other threads:[~2008-06-23  0:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-22 17:52 SB700 AHCI causes disk power cycle wessels
2008-06-23  0:28 ` Tejun Heo [this message]
2008-06-23 11:52   ` wessels

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=485EEE16.1060701@kernel.org \
    --to=tj@kernel.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=wessels147@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 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).