From: Pablo Sebastian Greco <lkml@fliagreco.com.ar>
To: Tejun Heo <htejun@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: SATA problems
Date: Wed, 03 Jan 2007 12:08:51 -0300 [thread overview]
Message-ID: <459BC703.9000207@fliagreco.com.ar> (raw)
In-Reply-To: <459B9F91.9070908@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 3536 bytes --]
Tejun Heo wrote:
> Pablo Sebastian Greco wrote:
>
>> First of all, thanks for everything, and my excuses if I'm doing
>> anything wrong, this is my first lkml mail, but I've read all the faq,
>> so should be OK.
>> This is the machine with the problem:
>>
>> Intel ServerBoard S5000VSA
>> Dual Core Xeon 2.66 (Intel(R) Xeon(TM) CPU 2.66GHz stepping 04)
>> 4G Kingston
>> 1 Seagate 80G sata (ST380211AS) (sda)
>> 3 Samsung 250G sata (SAMSUNG SP2504C) (sdb,c,d)
>>
>> Installed distribution is FC6 x86_64
>>
>> I've been getting these messages with distribution and vanilla kernels
>>
>> Jan 1 16:29:08 squid kernel: ata4.00: exception Emask 0x0 SAct
>> 0x7fffffff SErr 0x0 action 0x2 frozen
>> Jan 1 16:29:08 squid kernel: ata4.00: cmd
>> 61/60:00:c9:6d:8e/00:00:0e:00:00/40 tag 0 cdb 0x0 data 49152 out
>> Jan 1 16:29:08 squid kernel: res
>> 40/00:00:00:4f:c2/00:00:00:00:00/00 Emask 0x4 (timeout)
>> Jan 1 16:29:08 squid kernel: ata4.00: cmd
>> 60/08:08:f7:7d:56/00:00:0e:00:00/40 tag 1 cdb 0x0 data 4096 in
>> Jan 1 16:29:08 squid kernel: res
>> 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
>> <snip>
>> Jan 1 16:29:08 squid kernel: ata4: soft resetting port
>> Jan 1 16:29:08 squid kernel: ata4: softreset failed (port busy but CLO
>> unavailable)
>> Jan 1 16:29:08 squid kernel: ata4: softreset failed, retrying in 5 secs
>> Jan 1 16:29:13 squid kernel: ata4: hard resetting port
>> Jan 1 16:29:21 squid kernel: ata4: port is slow to respond, please be
>> patient (Status 0x80)
>> Jan 1 16:29:43 squid kernel: ata4: port failed to respond (30 secs,
>> Status 0x80)
>> Jan 1 16:29:43 squid kernel: ata4: COMRESET failed (device not ready)
>> Jan 1 16:29:43 squid kernel: ata4: hardreset failed, retrying in 5 secs
>> Jan 1 16:29:48 squid kernel: ata4: hard resetting port
>> Jan 1 16:29:49 squid kernel: ata4: SATA link up 3.0 Gbps (SStatus 123
>> SControl 300)
>> Jan 1 16:29:49 squid kernel: ata4.00: configured for UDMA/133
>> Jan 1 16:29:49 squid kernel: ata4: EH complete
>> Jan 1 16:29:49 squid kernel: SCSI device sdd: 488397168 512-byte hdwr
>> sectors (250059 MB)
>> Jan 1 16:29:49 squid kernel: sdd: Write Protect is off
>> Jan 1 16:29:49 squid kernel: SCSI device sdd: write cache: enabled,
>> read cache: enabled, doesn't support DPO or FUA
>>
>> lots of them, and eventually crashing the system.
>> Tested from fc6 2.6.18 kernel to vanilla 2.6.20-rc2-mm1. Old kernels
>> just crash, newer ones log these things and then crash.
>> I don't want to flood with this mail with useless info, so please tell
>> me what to send and I'll do it (dmesg, smartctl... you name it)
>> BTW, memtest was running for about 2 days without errors, and and
>> badblocks on all 4 drives returned nothing. Reallocated_Sector_Ct
>> raw_value was 0 on all 4 drives
>>
>
> Please post full dmesg and the result of 'lspci -nnvvv'. And what do
> you mean by 'crash'?
>
>
By crash I mean the whole system going down, having to reset the entire
machine.
I'm sending you 4 files:
dmesg: current boot dmesg, just a boot, because no errors appeared after
last crash, since the server is out of production right now (errors
usually appear under heavy load, and this primarily a transparent proxy
for about 1000 simultaneous users)
lspci: the way you asked for it
messages and messages.1: files where you can see old boots and crashes
(even a soft lockup).
If there is anything else I can do, let me know. If you need direct
access to the server, I can arrange that too.
Thanks.
Pablo.
[-- Attachment #2: messages.tar.bz2 --]
[-- Type: application/octet-stream, Size: 65096 bytes --]
next prev parent reply other threads:[~2007-01-03 15:09 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-02 14:08 Pablo Sebastian Greco
2007-01-03 12:20 ` Tejun Heo
2007-01-03 15:08 ` Pablo Sebastian Greco [this message]
2007-01-04 5:02 ` Tejun Heo
2007-01-04 13:17 ` Pablo Sebastian Greco
2007-01-05 3:15 ` Pablo Sebastian Greco
2007-01-08 2:23 ` Tejun Heo
2007-01-08 2:49 ` Jeff Garzik
2007-01-08 12:22 ` Pablo Sebastian Greco
2007-01-09 22:58 ` Pablo Sebastian Greco
2007-01-10 1:55 ` Tejun Heo
2007-01-23 17:45 ` Pablo Sebastian Greco
2007-01-24 1:54 ` Tejun Heo
2007-02-17 12:49 ` Marcus Haebler
2007-02-17 16:47 ` Pablo Sebastian Greco
2007-02-20 14:35 ` Tejun Heo
2007-02-20 16:24 ` Pablo Sebastian Greco
2007-02-21 3:08 ` Tejun Heo
2007-02-21 15:18 ` Pablo Sebastian Greco
2007-02-21 0:55 ` Marcus Haebler
2007-02-21 3:55 ` Tejun Heo
2007-02-21 5:57 ` Marcus Haebler
2007-02-21 6:24 ` Marcus Haebler
2007-02-21 7:25 ` Paul Rolland
2007-02-21 13:04 ` Marcus Haebler
[not found] <8vX5T-4hg-5@gated-at.bofh.it>
[not found] ` <8w0n1-15u-27@gated-at.bofh.it>
2007-06-14 16:58 ` Nigel Kukard
2007-06-14 17:33 ` Jeff Garzik
2007-06-18 8:05 ` Nigel Kukard
-- strict thread matches above, loose matches on Subject: below --
2007-06-14 12:36 Nigel Kukard
2007-06-14 16:21 ` Jeff Garzik
2007-06-14 18:28 ` Dave Jones
2007-06-18 20:07 ` Dave Jones
2007-06-19 4:57 ` Nigel Kukard
2007-08-30 9:24 ` Nigel Kukard
2007-09-10 9:02 ` Andrew Morton
2007-09-13 8:55 ` Tejun Heo
2004-02-11 17:52 SATA Problems Dott. Surricani
2004-02-11 18:08 ` Armen Kaleshian
[not found] ` <402A72F0.9030005@surricani.cjb.net>
2004-02-11 18:25 ` Armen Kaleshian
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=459BC703.9000207@fliagreco.com.ar \
--to=lkml@fliagreco.com.ar \
--cc=htejun@gmail.com \
--cc=linux-kernel@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome