Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756744AbWKSQSJ (ORCPT ); Sun, 19 Nov 2006 11:18:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756745AbWKSQSI (ORCPT ); Sun, 19 Nov 2006 11:18:08 -0500 Received: from shawidc-mo1.cg.shawcable.net ([24.71.223.10]:42831 "EHLO pd4mo2so.prod.shaw.ca") by vger.kernel.org with ESMTP id S1756744AbWKSQSG (ORCPT ); Sun, 19 Nov 2006 11:18:06 -0500 Date: Sun, 19 Nov 2006 11:18:06 -0500 From: ROBERT HANCOCK Subject: Re: ata2: EH in ADMA mode, notifier 0x0 notifier_error 0x0 gen_ctl In-reply-to: To: linux-kernel@vger.kernel.org, christiand59@web.de Message-id: MIME-version: 1.0 X-Mailer: Sun Java(tm) System Messenger Express 6.2-7.05 (built Sep 5 2006) Content-type: text/plain; charset=us-ascii Content-language: en Content-transfer-encoding: 7bit Content-disposition: inline X-Accept-Language: en References: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1107 Lines: 28 Christian wrote: > > FYI: > My system config is one 400GB disk at sda, and two 250GB disks on a dmraid > nvidia-fakeraid set of sdb and sdc. > > My kernel message buffer gets quickly overrun by a flood of these error > messages: > > Nov 17 22:48:12 ubuntu kernel: [ 119.566540] attempt to access beyond end of > device > Nov 17 22:48:12 ubuntu kernel: [ 119.566602] sdb: rw=0, want=976784000, > limit=488397168 This seems like some other issue. For some reason the kernel is trying to access something way out at about 465GB on the /dev/sdb device.. > p.s: > Why does the kernel report a queue depth of 31/32, but hdparm says its 32? Is > this correct? > > ata1.00: ATA-7, max UDMA7, 781422768 sectors: LBA48 NCQ (depth 31/32) The drive supports 32 but libata reserves one queue entry for its own use, therefore the actual queue depth in use is 31. - 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/