From owner-freebsd-scsi@FreeBSD.ORG Mon May 12 17:29:39 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 CCDFE1065675 for ; Mon, 12 May 2008 17:29:39 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from plato.miralink.com (mail.miralink.com [70.103.185.20]) by mx1.freebsd.org (Postfix) with ESMTP id A748A8FC14 for ; Mon, 12 May 2008 17:29:39 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by plato.miralink.com (Postfix) with ESMTP id 5C16F1C8032; Mon, 12 May 2008 10:29:39 -0700 (PDT) Received: from plato.miralink.com ([127.0.0.1]) by localhost (plato.miralink.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26799-08; Mon, 12 May 2008 10:29:38 -0700 (PDT) Received: from iago.office.miralink.com (iago.office.miralink.com [10.0.0.40]) by plato.miralink.com (Postfix) with ESMTP id 7D1D51C802F; Mon, 12 May 2008 10:29:38 -0700 (PDT) Message-ID: <48287E81.5070004@miralink.com> Date: Mon, 12 May 2008 10:29:37 -0700 From: Sean Bruno User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: Graham Allan References: <20080509011028.GV25577@physics.umn.edu> <20080509215621.GX25577@physics.umn.edu> <482646B5.807@miralink.com> <482760D0.1070106@physics.umn.edu> <48276560.30302@miralink.com> <20080512172612.GF25577@physics.umn.edu> In-Reply-To: <20080512172612.GF25577@physics.umn.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DSPAM-Result: Innocent X-DSPAM-Processed: Mon May 12 10:29:39 2008 X-DSPAM-Confidence: 0.9997 X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 48287e83289842051017194 X-DSPAM-Factors: 27, X-Virus-Scanned: amavisd-new at X-Spam-Status: No, score=-4.499 tagged_above=-10 required=6.6 autolearn=ham tests=[ALL_TRUSTED=-1.8, BAYES_00=-2.599, DSPAM_HAM=-0.1] X-Spam-Score: -4.499 X-Spam-Level: Cc: freebsd-scsi@freebsd.org 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: Mon, 12 May 2008 17:29:39 -0000 Graham Allan wrote: > On Sun, May 11, 2008 at 02:30:08PM -0700, Sean Bruno wrote: > >>>> I see that you tested 6.1 but not 6.2 ... if you could, can you >>>> >>> check 6.2? >>> >>>> I'm trying to limit the code searching and that would help a bit. >>>> >>> I'm downloading 6.2 now - should be able to test it tomorrow morning. >>> >>> >> Also, have you tried cvsup'ing your kernel to RELENG_6 and recompiling? >> > > I didn't get our 6.2 network install set up all the way, but during the > installation boot (which identifies itself as 6.2-RELEASE-p0) it > identifies all available devices on the SAN without hanging, so I think > that version works fine. > > Next I will revert to 6.3, and cvsup it to RELENG_6... > > Graham > Interesting. I'm intrigued. Let me know. Sean