From: Lars Michael Jogback <lm@jogback.se>
To: Tejun Heo <tj@kernel.org>
Cc: linux-ide@vger.kernel.org
Subject: Re: Problem w/ hotplug on sata_sil24 w/ PMP (sil3726)
Date: Mon, 10 Nov 2008 19:26:28 +0100 [thread overview]
Message-ID: <20081110182628.GA6281@cleopatra.jogback.se> (raw)
In-Reply-To: <4917D8F6.4020305@kernel.org>
* Tejun Heo <tj@kernel.org> [2008-11-10 15:47:18]:
> Lars Michael Jogback wrote:
> > * Tejun Heo <tj@kernel.org> [2008-10-27 16:38:18]:
> >
> >> Oh.. one more thing. Can you please try the attached patch and post the
> >> failing log?
> >
> > Yank the drive:
> > [ 423.185630] ata7: XXX error_intr irq_stat=0x8040800
> > [ 423.200853] ata7.02: exception Emask 0x10 SAct 0x0 SErr 0x4050000 action 0xf
> > [ 423.200930] ata7: SError: { PHYRdyChg CommWake DevExch }
>
> I bought harddrive of the same generation but of lower capacity and
> tested it with two 3726s but can't reproduce the problem you're
> seeing. :-(
Bummer.
> Can you please try the attached patch and see whether anything is
> different?
>
Yes, it made it working.
[ 158.852022] ata7.02: exception Emask 0x10 SAct 0x0 SErr 0x4050000 action 0xf
[ 158.852135] ata7: SError: { PHYRdyChg CommWake DevExch }
[ 158.852456] ata7.02: hard resetting link
[ 160.095980] ata7.02: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
[ 160.111927] ata7.02: failed to IDENTIFY (I/O error, err_mask=0x11)
[ 160.112034] ata7.15: hard resetting link
[ 162.240274] ata7.15: SATA link up 3.0 Gbps (SStatus 123 SControl 0)
[ 162.241087] ata7.00: hard resetting link
[ 163.080382] ata7.00: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
[ 163.080490] ata7.01: hard resetting link
[ 163.920030] ata7.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 163.920137] ata7.02: hard resetting link
[ 164.759924] ata7.02: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 164.760031] ata7.03: hard resetting link
[ 165.599951] ata7.03: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 165.600057] ata7.04: hard resetting link
[ 166.440288] ata7.04: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 166.440395] ata7.05: hard resetting link
[ 167.280368] ata7.05: SATA link up 1.5 Gbps (SStatus 113 SControl 320)
[ 167.314762] ata7.00: configured for UDMA/100
[ 167.327704] ata7.01: configured for UDMA/100
[ 167.342455] ata7.02: failed to IDENTIFY (I/O error, err_mask=0x11)
[ 167.342705] ata7.15: hard resetting link
[ 169.472805] ata7.15: SATA link up 3.0 Gbps (SStatus 123 SControl 0)
[ 169.473169] ata7.00: hard resetting link
[ 170.312834] ata7.00: SATA link up 3.0 Gbps (SStatus 123 SControl 320)
[ 170.312941] ata7.01: hard resetting link
[ 171.152772] ata7.01: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 171.152879] ata7.02: hard resetting link
[ 171.993505] ata7.02: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 171.993622] ata7.03: hard resetting link
[ 172.834758] ata7.03: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 172.834865] ata7.04: hard resetting link
[ 173.675984] ata7.04: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 173.676109] ata7.05: hard resetting link
[ 174.517356] ata7.05: SATA link up 1.5 Gbps (SStatus 113 SControl 320)
[ 174.530205] ata7.00: configured for UDMA/100
[ 174.543188] ata7.01: configured for UDMA/100
[ 174.549525] ata7.02: FORCE: horkage modified (noncq)
[ 174.549751] ata7.02: ATA-7: SAMSUNG HD103UJ, 1AA01112, max UDMA7
[ 174.549860] ata7.02: 1953525168 sectors, multi 0: LBA48 NCQ (not used)
[ 174.556383] ata7.02: configured for UDMA/100
[ 174.569329] ata7.03: configured for UDMA/100
[ 174.582199] ata7.04: configured for UDMA/100
[ 174.597407] ata7: EH complete
You don't think it has something todo with the spin-up time?
The spin-up time on these disks is quite long:
smartctl -a /dev/sdn | grep Spin_Up_Time
3 Spin_Up_Time 0x0007 068 068 011 Pre-fail Always - 10240
Best Regards,
/LM
next prev parent reply other threads:[~2008-11-10 18:33 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-11 14:27 Problem w/ hotplug on sata_sil24 w/ PMP (sil3726) Lars Michael Jogback
2008-10-14 5:51 ` Tejun Heo
2008-10-14 20:19 ` Lars Michael Jogback
2008-10-15 7:03 ` Tejun Heo
2008-10-18 16:52 ` Lars Michael Jogback
2008-10-23 18:14 ` Lars Michael Jogback
2008-10-27 7:35 ` Tejun Heo
2008-10-27 7:38 ` Tejun Heo
2008-10-27 8:47 ` Lars Michael Jogback
2008-10-27 19:40 ` Lars Michael Jogback
2008-11-10 6:47 ` Tejun Heo
2008-11-10 18:26 ` Lars Michael Jogback [this message]
2008-11-11 2:56 ` Tejun Heo
[not found] <359604ECF8F440408B9634E6146249B42923805F@mail.scl.local>
[not found] ` <20110628095723.GC3386@htj.dyndns.org>
2011-06-30 17:53 ` Derry Bryson
2011-07-12 15:01 ` tj
2011-07-12 19:21 ` Derry Bryson
2011-07-13 13:34 ` tj
2011-07-13 14:39 ` tj
2011-07-13 16:23 ` Derry Bryson
2011-07-14 7:14 ` tj
2011-07-14 17:37 ` Derry Bryson
2011-07-21 9:00 ` tj
2011-07-21 16:22 ` Derry Bryson
2011-07-22 9:50 ` tj
2011-07-22 17:29 ` Derry Bryson
2011-07-22 19:34 ` Derry Bryson
2011-07-30 12:54 ` tj
2011-09-30 21:54 ` Mike I
2011-10-06 5:48 ` Gwendal Grignou
[not found] ` <CAMHSBOV8rSW3jumpx8URZrgo8w1He9zruP7yAOw7uhQOaAj3Xg@mail.gmail.com>
2011-10-06 6:07 ` Gwendal Grignou
2011-10-08 18:25 ` Michael Ihrcke
2011-10-12 2:06 ` Michael Ihrcke
2011-10-13 2:09 ` Mike I
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=20081110182628.GA6281@cleopatra.jogback.se \
--to=lm@jogback.se \
--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.