From owner-freebsd-scsi@FreeBSD.ORG Thu Oct 30 10:48:02 2003 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3ADC116A4CE for ; Thu, 30 Oct 2003 10:48:02 -0800 (PST) Received: from skippy.eecs.umich.edu (skippy.eecs.umich.edu [141.213.8.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 063CB43F75 for ; Thu, 30 Oct 2003 10:48:01 -0800 (PST) (envelope-from dwatson@eecs.umich.edu) Received: from skippy.eecs.umich.edu (localhost [127.0.0.1]) by skippy.eecs.umich.edu (8.12.6/8.12.6) with ESMTP id h9UIlxSo093904; Thu, 30 Oct 2003 13:47:59 -0500 (EST) (envelope-from dwatson@skippy.eecs.umich.edu) Message-Id: <200310301847.h9UIlxSo093904@skippy.eecs.umich.edu> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: freebsd-scsi@freebsd.org In-Reply-To: Message from Ryan Tilder of "Thu, 30 Oct 2003 09:13:10 PST." <3FA146A6.8060105@tilder.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 30 Oct 2003 13:47:59 -0500 From: David Watson Subject: Re: Boot of Dell 1750 fails with multiple SCSI drives installed X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Oct 2003 18:48:02 -0000 Just to add more data points. Doug White sent me email with his configuration. Since he had no problems with Maxtor disks it sure seems like the IBM disks are the culprit. > It was 2 PE1750s with two Maxtor disks with 4.9-RC[23]. Dual 2.8GHz or > 2.4GHz Xeons I think. Installed and built kernls on 2 of them with > absolutely no issues. These had the RAID card though but I disabled it in > the BIOS. I've also spent more time trying various combinations of drives on my two 2600s. One has managed to boot twice (out of maybe 10 attempts) with all three original drives installed. That combined with Ryan's success with debugging turned on really makes it seem like there's some kind of race condition with the IBM drives and the FreeBSD mpt driver. I've also run the Dell diagnostics on both machines with no problems showing up. David