Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755031AbZIVGQU (ORCPT ); Tue, 22 Sep 2009 02:16:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754668AbZIVGQT (ORCPT ); Tue, 22 Sep 2009 02:16:19 -0400 Received: from mail-yw0-f194.google.com ([209.85.211.194]:50571 "EHLO mail-yw0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754543AbZIVGQS (ORCPT ); Tue, 22 Sep 2009 02:16:18 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=Ta37Mey8xho5hG0+jvgpINy+pfUiozGiHR3XJwkPDSXWp68Wxm2xlMgkrTJfvTR53F PsDAak9ZrxkeslFweFKRDNVOrPUMiimiKTGUSDEDui4cfbBFs8cx9HUP6SoFy/XYUKx6 kg3bh0OPpKzUU4p1K1odF2dgbowINvJ9Ksuy8= Message-ID: <4AB86BB1.6040901@gmail.com> Date: Tue, 22 Sep 2009 00:16:17 -0600 From: Robert Hancock User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.1) Gecko/20090814 Fedora/3.0-2.6.b3.fc11 Thunderbird/3.0b3 MIME-Version: 1.0 To: Chris Webb CC: Mark Lord , Tejun Heo , linux-scsi@vger.kernel.org, Ric Wheeler , Andrei Tanas , NeilBrown , linux-kernel@vger.kernel.org, IDE/ATA development list , Jeff Garzik , Mark Lord Subject: Re: MD/RAID time out writing superblock References: <4AADF471.2020801@suse.de> <4AAE3B9A.2060306@rtr.ca> <4AAE3F86.8090804@suse.de> <4AAE524C.2030401@rtr.ca> <20090916231921.GL1924@arachsys.com> <4AB239C8.2020203@rtr.ca> <4AB25736.1060601@suse.de> <4AB260CA.8040308@rtr.ca> <4AB2610F.8010904@rtr.ca> <20090918170517.GI2141@arachsys.com> <20090921102654.GD8789@arachsys.com> In-Reply-To: <20090921102654.GD8789@arachsys.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1959 Lines: 42 On 09/21/2009 04:26 AM, Chris Webb wrote: > On another machine, I saw this with write caching turned off: > > ata2.00: exception Emask 0x0 SAct 0x1 SErr 0x0 action 0x6 frozen > ata2.00: cmd 61/08:00:28:1f:80/00:00:00:00:00/40 tag 0 ncq 4096 out > res 40/00:00:40:1f:80/00:00:00:00:00/40 Emask 0x4 (timeout) > ata2.00: status: { DRDY } > ata2: hard resetting link > ata2: softreset failed (device not ready) > ata2: hard resetting link > ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) > ata2.00: configured for UDMA/133 > ata2: EH complete > ata2.00: exception Emask 0x0 SAct 0x1 SErr 0x0 action 0x6 frozen > ata2.00: cmd 61/08:00:28:1f:80/00:00:00:00:00/40 tag 0 ncq 4096 out > res 40/00:00:20:1f:80/00:00:00:00:00/40 Emask 0x4 (timeout) > ata2.00: status: { DRDY } > ata2: hard resetting link > ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) > ata2.00: qc timeout (cmd 0xef) > ata2.00: failed to set xfermode (err_mask=0x4) > ata2: hard resetting link > ata2: softreset failed (device not ready) > ata2: hard resetting link > ata2: softreset failed (device not ready) > ata2: hard resetting link > ata2: link is slow to respond, please be patient (ready=0) > ata2: softreset failed (device not ready) > ata2: limiting SATA link speed to 1.5 Gbps > ata2: hard resetting link > ata2: softreset failed (device not ready) > ata2: reset failed, giving up > ata2.00: disabled Basically an NCQ command timed out, then the drive basically stopped talking to the controller even after banging on it with multiple resets. That failure especially looks suspicious of some kind of hardware issue.. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/