Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751872Ab0FGXfd (ORCPT ); Mon, 7 Jun 2010 19:35:33 -0400 Received: from mail-iw0-f174.google.com ([209.85.214.174]:36735 "EHLO mail-iw0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750834Ab0FGXfc (ORCPT ); Mon, 7 Jun 2010 19:35:32 -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=DIhL7TsTRBjRxpPEAD52muMMYwfSDKLDqtMBOyymCtaQpIXifP2WyQBVWGADUuRT1T wtz7uxONlIFcvjZA9G0kDQvV7V7ouLgcdm1inXNcyQdsKJyJ8WkSxcKE9XBxahTFzH5W 33J60OnWBoXfZtYY7t9c3UnU9eMsHJMxm3HC8= Message-ID: <4C0D823F.9070300@gmail.com> Date: Mon, 07 Jun 2010 17:35:27 -0600 From: Robert Hancock User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-3.fc13 Thunderbird/3.0.4 MIME-Version: 1.0 To: DanVolkman CC: linux-kernel@vger.kernel.org, ariveira@gmail.com Subject: Re: Kernel 2.6.32-22-generic sata problems References: <4C0A6326.1090100@gmail.com> <4C0B5307.1020206@gmail.com> <4C0D3BBE.9020601@gmail.com> In-Reply-To: <4C0D3BBE.9020601@gmail.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: 3063 Lines: 73 On 06/07/2010 12:34 PM, DanVolkman wrote: > > Thank you guys for responding to me email. > > I did what you asked and it was nice to be able to see what messages > were being generated. In my debugging efforts I made one mistake, I > replaced the motherboard with the exact same brand/model motherboard > (different firmware though), I wish I would have had a different one > around the house. Anyway, it appears that the one month old drive I had > mounted failed and happened to coincide with the OS upgrade. I was not > using that drive and something seems suspicious because this is the > second new drive that has failed and these are drives from a reputable > company. With the changes in place you recommended I saw: > > ata3.01: status: { DRDY ERR } > ata3.01: error: { UNC } > ata3.01: configured for UDMA/133 > ata3: EH complete > > This code would loop with occasional other messages. I unhooked my good > drive and used the Ubuntu distribution CD and booted up into "try > Ubuntu" mode and used the disk utility and it said the drive was bad. I > am not sure if this is a drive problem or a motherboard problem, maybe I > will replace both. Yes, I did try different SATA cables and sockets. Probably not a motherboard problem, but could be a power supply issue - or maybe the drive is overheating causing premature failure. > > Anyway, sorry to bother you guys but you did help me identify the problem. > > Dan > DanVolkman@gmail.com > > > On 10-06-06 12:49 AM, Robert Hancock wrote: >> On 06/05/2010 08:45 AM, DanVolkman wrote: >>> SYNOPSES >>> ========== >>> Kernel fails to boot when multiple SATA drives are connected. After a >>> day of working on the problem (changing cables, sata positions, >>> motherboards, CPUs, power supplies, etc.) I discovered that with only >>> the boot drive connected everything worked fine. >>> >>> BACKGROUND >>> ============= >>> I had a career in UNIX so it is common for me to use cpio(1), tar(1), >>> dump(1), and dd(1) to replicate disks but have not been able to do so >>> with two SATA disks connected using older kernels but with this new >>> kernel I could not even have the second disk connected. >>> >>> PROBLEM APPEARED WHEN >>> ====================== >>> An Ubuntu kernel update stopped my computer from booting. I have no >>> backup computer so my description is sketchy because I was not willing >>> to use a pencil and write the lengthy terse information. Boot error >>> message was something like: >>> >>> Gave up waiting for root device. Common problems:0f106d71e58 >>> ... >>> ALERT! /dev/disk/by-uuid/..... does not exist. Dropping to a shell! >> >> Can you get any of the libata messages showing up on the console? You >> might need to change grub options to boot with more debug displayed >> (don't know how to do that offhand on Ubuntu). >> > -- 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/