Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 23 Apr 2001 18:48:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 23 Apr 2001 18:47:53 -0400 Received: from vger.timpanogas.org ([207.109.151.240]:51728 "EHLO vger.timpanogas.org") by vger.kernel.org with ESMTP id ; Mon, 23 Apr 2001 18:47:35 -0400 Date: Mon, 23 Apr 2001 16:41:10 -0600 From: "Jeff V. Merkey" To: Jens Axboe Cc: Guest section DW , linux-kernel@vger.kernel.org Subject: Re: 3-Ware Raid driver fails to update GenDisk head Message-ID: <20010423164110.B1237@vger.timpanogas.org> In-Reply-To: <20010423120852.A32097@vger.timpanogas.org> <20010423214701.A18855@win.tue.nl> <20010423135500.B32378@vger.timpanogas.org> <20010423231312.A18870@win.tue.nl> <20010423163212.A1131@vger.timpanogas.org> <20010424004535.V9357@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20010424004535.V9357@suse.de>; from axboe@suse.de on Tue, Apr 24, 2001 at 12:45:35AM +0200 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 24, 2001 at 12:45:35AM +0200, Jens Axboe wrote: > On Mon, Apr 23 2001, Jeff V. Merkey wrote: > > On Mon, Apr 23, 2001 at 11:13:12PM +0200, Guest section DW wrote: > > > On Mon, Apr 23, 2001 at 01:55:00PM -0600, Jeff V. Merkey wrote: > > > > On Mon, Apr 23, 2001 at 09:47:01PM +0200, Guest section DW wrote: > > > > > On Mon, Apr 23, 2001 at 12:08:52PM -0600, Jeff V. Merkey wrote: > > > > > > > > > > > > I am still working on this, but would appreciate some help from > > > > > > whomever owns this driver proper. I have discovered that the > > > > > > 3Ware drivers are not updating the gendisk_head with devices > > > > > > reported and exposed to user space as /dev/sda, sdb, etc. > > > > > > > > > > But that is the job of sd.c, not of a driver. > > > > > > > > These drivers are an IDE driver that simulates a SCSI interface. It > > > > reported IDE devices as SCSI handles, so there's some holes. I guess > > > > you were not aware of this, or you would have known that standard sd.c > > > > is not working. > > > > > > Just like ide-scsi.c you mean? > > > > No. They're not that clean and well organized, though they are rather > > clever adapters and are pretty cool. > > Come on Jeff, what Andries is saying is that it _works_ like ide-scsi. > It registers itself as a SCSI hba like a "regular" SCSI card, hence it > uses the SCSI infrastructure -- alas, disks driven by sd.c OK, OK. I get it. Sorry for the digs .... :-) Jeff > > -- > 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/