From owner-freebsd-scsi@FreeBSD.ORG Tue Sep 23 02:29:05 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 B95DE1065677 for ; Tue, 23 Sep 2008 02:29:05 +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 960E58FC18 for ; Tue, 23 Sep 2008 02:29:05 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by plato.miralink.com (Postfix) with ESMTP id D0316890013; Mon, 22 Sep 2008 19:24:45 -0700 (PDT) X-Virus-Scanned: amavisd-new at X-Spam-Flag: NO X-Spam-Score: -4.399 X-Spam-Level: X-Spam-Status: No, score=-4.399 tagged_above=-10 required=6.6 tests=[ALL_TRUSTED=-1.8, BAYES_00=-2.599] 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 WYeB6T+IoZFf; Mon, 22 Sep 2008 19:24:45 -0700 (PDT) Received: from [10.47.1.6] (vpn.office.miralink.com [10.0.0.5]) by plato.miralink.com (Postfix) with ESMTP id 601E3890001; Mon, 22 Sep 2008 19:24:45 -0700 (PDT) Message-ID: <48D85470.8030608@miralink.com> Date: Mon, 22 Sep 2008 19:29:04 -0700 From: Sean Bruno User-Agent: Thunderbird 2.0.0.16 (X11/20080723) MIME-Version: 1.0 To: Klapper Zhu References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-scsi@freebsd.org Subject: Re: QLA2432 Target Mode Broken 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: Tue, 23 Sep 2008 02:29:05 -0000 Klapper Zhu wrote: > Hi Sean, > > I am very interested in how you got 23XX card working in target mode. > > 1) are you following exactly the instructions at > http://www.root.org/~nate/freebsd/scsi/README.targ > 2) did you see on initiator box on running > "camcontrol devlist" ? I assume you used a freebsd box as initiator. > 3) Are you using Freebsd "Production Release 7.0" and isp(4) included > without any patch for both initiator and target boxes ? > > Thanks, > > --K. Zhu > I am not following those instructions at all. I have a proprietary target at my disposal. We are using FreeBSD 6 here, so perhaps going back to BSD 6 to see what you can get working there? Sean