From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757613Ab0JWPTm (ORCPT ); Sat, 23 Oct 2010 11:19:42 -0400 Received: from ironport2-out.teksavvy.com ([206.248.154.181]:8796 "EHLO ironport2-out.pppoe.ca" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1757041Ab0JWPTl (ORCPT ); Sat, 23 Oct 2010 11:19:41 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApIBAFSZwkxLd/sX/2dsb2JhbAAHgxfIYpFZgSKDMnQEj1E X-IronPort-AV: E=Sophos;i="4.58,228,1286164800"; d="scan'208";a="80487065" Message-ID: <4CC2FD0A.9090409@teksavvy.com> Date: Sat, 23 Oct 2010 11:19:38 -0400 From: Mark Lord User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.11) Gecko/20101013 Thunderbird/3.1.5 MIME-Version: 1.0 To: =?UTF-8?B?TWF0aGlhcyBCdXLDqW4=?= CC: linux-kernel@vger.kernel.org Subject: Re: sata_mv and Highpoint RocketRAID 230x, corruption? References: <4CC24186.1040001@teksavvy.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10-10-23 08:57 AM, Mathias Burén wrote: > Hi, > > Thanks for the clarification. Since I've (stupidly enough) partitioned > the drives from 1MB until the end, I'm most likely affected by this > stupid RAID BIOS. > That might explain why I'm getting this error (full dmesg at > http://pastebin.ca/1970873 ): > > ata2.00: status: { DRDY } > ata2: hard resetting link > ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300) > ata2.00: configured for UDMA/133 > ata2.00: device reported invalid CHS sector 0 > sd 1:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08 > sd 1:0:0:0: [sdb] Sense Key : 0xb [current] [descriptor] > Descriptor sense data with sense descriptors (in hex): > 72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00 > 00 00 00 00 > sd 1:0:0:0: [sdb] ASC=0x0 ASCQ=0x0 > sd 1:0:0:0: [sdb] CDB: cdb[0]=0x28: 28 00 e7 70 c8 e8 00 05 40 00 > end_request: I/O error, dev sdb, sector 3882928360 > md/raid:md0: read error not correctable (sector 3882926312 on sdb1). > md/raid:md0: Disk failure on sdb1, disabling device. No, that error looks like a real disk media error -- bad sector(s) on the drive. The BIOS issue merely gives corrupted data, not read errors.