Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265706AbUFDKXI (ORCPT ); Fri, 4 Jun 2004 06:23:08 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265715AbUFDKXI (ORCPT ); Fri, 4 Jun 2004 06:23:08 -0400 Received: from ns.virtualhost.dk ([195.184.98.160]:39572 "EHLO virtualhost.dk") by vger.kernel.org with ESMTP id S265706AbUFDKXE (ORCPT ); Fri, 4 Jun 2004 06:23:04 -0400 Date: Fri, 4 Jun 2004 12:22:58 +0200 From: Jens Axboe To: mattia Cc: linux-kernel@vger.kernel.org Subject: Re: DriveReady SeekComplete Error Message-ID: <20040604102258.GR1946@suse.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1877 Lines: 44 damnit, don't trim the cc list! On Fri, Jun 04 2004, mattia wrote: > I have the following error (kernel 2.6.6): > > Jun 4 08:05:43 blink kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 > Jun 4 08:05:43 blink kernel: hdc: Maxtor 6Y160P0, ATA DISK drive > Jun 4 08:05:43 blink kernel: hdd: Maxtor 6Y120L0, ATA DISK drive > Jun 4 08:05:43 blink kernel: ide1 at 0x170-0x177,0x376 on irq 15 > Jun 4 08:05:43 blink kernel: hda: max request size: 128KiB > Jun 4 08:05:43 blink kernel: hda: 78177792 sectors (40027 MB) w/1819KiB > Cache, CHS=65535/16/63, UDMA(100) > Jun 4 08:05:43 blink kernel: hda: hda1 hda2 hda3 > Jun 4 08:05:43 blink kernel: hdc: max request size: 1024KiB > Jun 4 08:05:43 blink kernel: hdc: 320173056 sectors (163928 MB) > w/7936KiB Cache, CHS=19929/255/63, UDMA(100) > Jun 4 08:05:43 blink kernel: hdc: hdc1 > Jun 4 08:05:43 blink kernel: hdd: max request size: 128KiB > Jun 4 08:05:43 blink kernel: hdd: 240121728 sectors (122942 MB) > w/2048KiB Cache, CHS=65535/16/63, UDMA(100) > Jun 4 08:05:43 blink kernel: hdd: hdd1 hdd2 hdd3 > Jun 4 08:05:43 blink kernel: hdd: task_no_data_intr: status=0x51 { > DriveReady SeekComplete Error } > Jun 4 08:05:43 blink kernel: hdd: task_no_data_intr: error=0x04 { > DriveStatusError } > Jun 4 08:05:43 blink kernel: hdd: Write Cache FAILED Flushing! > > > I found somewhere that's something wrong with that maxtor drive. > However, everything works fine. There's nothing wrong with the drive technically, it's just odd (lba48 without FLUSH_CACHE_EXT). It's really a linux ide bug that's fixed in newer kernels. 2.6.7 will fix your problem. -- Jens Axboe - 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/