From owner-freebsd-scsi@FreeBSD.ORG Wed May 14 01:43:08 2008 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A8A09106566C for ; Wed, 14 May 2008 01:43:08 +0000 (UTC) (envelope-from allan@physics.umn.edu) Received: from florence.spa.umn.edu (florence.spa.umn.edu [128.101.220.10]) by mx1.freebsd.org (Postfix) with ESMTP id 7A96F8FC1B for ; Wed, 14 May 2008 01:43:08 +0000 (UTC) (envelope-from allan@physics.umn.edu) Received: from peevish.spa.umn.edu ([128.101.220.230]) by florence.spa.umn.edu with esmtp (Exim 4.66 (FreeBSD)) (envelope-from ) id 1Jw61L-0003Xh-MX for freebsd-scsi@freebsd.org; Tue, 13 May 2008 20:43:07 -0500 Received: from peevish.spa.umn.edu (localhost.localdomain [127.0.0.1]) by peevish.spa.umn.edu (8.13.1/8.12.11) with ESMTP id m4E1h7eg031149 for ; Tue, 13 May 2008 20:43:07 -0500 Received: (from allan@localhost) by peevish.spa.umn.edu (8.13.1/8.13.1/Submit) id m4E1h7Q7031148 for freebsd-scsi@freebsd.org; Tue, 13 May 2008 20:43:07 -0500 Date: Tue, 13 May 2008 20:43:07 -0500 From: Graham Allan To: freebsd-scsi@freebsd.org Message-ID: <20080514014307.GV25577@physics.umn.edu> References: <20080509011028.GV25577@physics.umn.edu> <20080509215621.GX25577@physics.umn.edu> <482646B5.807@miralink.com> <482760D0.1070106@physics.umn.edu> <48276560.30302@miralink.com> <4827AD9F.50202@physics.umn.edu> <3c0b01820805120919s7c8d5249xf5dd62934c113506@mail.gmail.com> <20080512171404.GE25577@physics.umn.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080512171404.GE25577@physics.umn.edu> User-Agent: Mutt/1.5.9i Subject: Re: Hang on boot in isp with QLA2342 after upgrading to 6.3 X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2008 01:43:08 -0000 On Mon, May 12, 2008 at 12:14:04PM -0500, Graham Allan wrote: > > It has been pointed out to me that this kind of weird interaction isn't > exactly unknown in the SAN world, and setting up zoning on the switch > would probably make it go away. So I will also try that (it's probably > a giveway of a SAN novice that I hadn't already done so - it certainly > does sound like it would help). But if the hang does point to a problem > in the driver, I'm also happy to keep trying different things in the > hope of revealing where the problem actually lies. Replying to my own message here. The good news for me is that setting up zoning in the switch does fix (or at least hide) the problem on this server for me. The bad news is, I believe I'm seeing a similar kind of behaviour on a completely different 6.3 setup. Haven't had time to fully characterise it yet, but in short... Dell 1950 with QLA2342, connected directly to an EMC CX300 array. Very often (lets say unpredictably 50% of time) hangs during boot at exactly the same point as the first system, right around the time it would be probing for drives. Graham