From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750747AbWFTNCE (ORCPT ); Tue, 20 Jun 2006 09:02:04 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750749AbWFTNCD (ORCPT ); Tue, 20 Jun 2006 09:02:03 -0400 Received: from rtr.ca ([64.26.128.89]:54953 "EHLO mail.rtr.ca") by vger.kernel.org with ESMTP id S1750747AbWFTNCB (ORCPT ); Tue, 20 Jun 2006 09:02:01 -0400 Message-ID: <4497F1C7.2070007@rtr.ca> Date: Tue, 20 Jun 2006 09:01:59 -0400 From: Mark Lord User-Agent: Thunderbird 1.5.0.4 (X11/20060516) MIME-Version: 1.0 To: Justin Piszcz Cc: linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, jgarzik@pobox.com Subject: Re: LibPATA/ATA Errors Continue - Will there be a fix for this? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Justin Piszcz wrote: > > Should someone comment this code out that produces the printk()'s as > these are useless information as there is no problem with the disk? MMm.. probably "barrier" commands that the drive doesn't like. Pity those messages don't also dump the failed opcode. > Jun 20 03:14:20 p34 kernel: [4339456.678000] ata3: status=0x51 { > DriveReady SeekComplete Error } > Jun 20 03:14:20 p34 kernel: [4339456.678000] ata3: error=0x04 { > DriveStatusError } > Jun 20 03:20:27 p34 kernel: [4339823.900000] ata3: status=0x51 { > DriveReady SeekComplete Error } > Jun 20 03:20:27 p34 kernel: [4339823.900000] ata3: error=0x04 { > DriveStatusError } > Jun 20 03:36:44 p34 kernel: [4340801.772000] ata3: no sense translation > for status: 0x51 > Jun 20 03:36:44 p34 kernel: [4340801.772000] ata3: status=0x51 { > DriveReady SeekComplete Error } > Jun 20 03:41:04 p34 kernel: [4341061.844000] ata3: no sense translation > for status: 0x51 > Jun 20 03:41:04 p34 kernel: [4341061.844000] ata3: status=0x51 { > DriveReady SeekComplete Error } > Jun 20 03:46:27 p34 kernel: [4341384.974000] ata3: no sense translation > for status: 0x51 > Jun 20 03:46:27 p34 kernel: [4341384.974000] ata3: status=0x51 { > DriveReady SeekComplete Error }