From owner-freebsd-scsi@FreeBSD.ORG Wed Aug 27 22:20:56 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 8DAF01065678 for ; Wed, 27 Aug 2008 22:20:56 +0000 (UTC) (envelope-from pisymbol@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by mx1.freebsd.org (Postfix) with ESMTP id 1D1678FC18 for ; Wed, 27 Aug 2008 22:20:55 +0000 (UTC) (envelope-from pisymbol@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so94990fgb.35 for ; Wed, 27 Aug 2008 15:20:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=HV5leQ9dMxa/jhdxA9Yy5UpEF1r0KYnaZ15gLsPYBzo=; b=Z3uWNDdkFoKoVpnUEH+X1Dpr0Ua21ABtlb+CJpeHFaxM46WoTJFwOhOECQ5gZxx2BV 4Epo869HSLGpXmZJYG15OPvQ9f8Mw0uh69CZubHakxYgihsChjoTHEISVpJ8BUSOcTut aQt+8NZzPH24HTfUBnq/d70ZC4Qdhj/Huv+YY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=UiLMBxxjx8J50X1IWyShBby6g2JNjnejjxQorfnhjbtkQ0KftUXqjKzmw+ycBsCHjI lh6itKTUvJh5OfJPkb+iLEwY4N33Bm9XxwTRLNd4LwFTDFG1GpdrYCwwKV26XAHjFgod pbCN216vAoLcSajKURQtsPGjr1DhxtsIR70Gk= Received: by 10.180.241.3 with SMTP id o3mr659561bkh.29.1219875654884; Wed, 27 Aug 2008 15:20:54 -0700 (PDT) Received: by 10.210.34.1 with HTTP; Wed, 27 Aug 2008 15:20:54 -0700 (PDT) Message-ID: <3c0b01820808271520w78d0f338iaf6996774512b5bb@mail.gmail.com> Date: Wed, 27 Aug 2008 18:20:54 -0400 From: "Alexander Sack" To: "Fuujin Networks LLC" In-Reply-To: <48B4CF57.30603@fuujinnetworks.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48B4CF57.30603@fuujinnetworks.com> Cc: freebsd-scsi@freebsd.org Subject: Re: Qlogic FC scsi_target ISP2310 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, 27 Aug 2008 22:20:56 -0000 On Tue, Aug 26, 2008 at 11:51 PM, Fuujin Networks LLC wrote: > I've run into a snag with our SAN and I'm hoping someone out there can shed > some light on the glass, as it were. We're trying to use scsi_target mode > with a pair of QLogic ISP2310 2GB fibre-channel cards in a Point-to-Point > topology. These cards will NOT be part of a switch fabric. I started out > with a quad port card, and when I rescanned the SCSI bus on the initiating > end of the loop, the target machine tanked. > The filer dumps core, reboots, and reproduces the result faithfully. How about posting some stack traces, dmesg output, etc. etc. about how it tanks? Thanks! -aps