Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 12 Mar 2003 03:08:14 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 12 Mar 2003 03:08:14 -0500 Received: from ns.virtualhost.dk ([195.184.98.160]:10900 "EHLO virtualhost.dk") by vger.kernel.org with ESMTP id ; Wed, 12 Mar 2003 03:08:13 -0500 Date: Wed, 12 Mar 2003 09:18:53 +0100 From: Jens Axboe To: scott thomason Cc: Linux Kernel Mailing List Subject: Re: bio too big device Message-ID: <20030312081853.GF811@suse.de> References: <200303112055.31854.scott-kernel@thomasons.org> <200303112117.30926.scott-kernel@thomasons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200303112117.30926.scott-kernel@thomasons.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 785 Lines: 22 On Tue, Mar 11 2003, scott thomason wrote: > After a little more digging in drivers/block/ll_rw_blk.c, it > seems that Jens might be the best person to discuss the > following with. > > Apparently I have a system that is making bio requests of a size > that exceeds the max sector size for the device? How is that > possible, and more to the point, how can I help get it fixed? > > Or am I misinterpreting something? Search the lkml archives, this has been answered before in more detail. In short, it's a raid bug. -- 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/