From owner-freebsd-scsi@FreeBSD.ORG Mon Nov 19 23:25:03 2007 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 AF1CC16A419 for ; Mon, 19 Nov 2007 23:25:03 +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 7BD2813C458 for ; Mon, 19 Nov 2007 23:25:03 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by plato.miralink.com (Postfix) with ESMTP id ECC2561BA17; Mon, 19 Nov 2007 15:24:57 -0800 (PST) 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 18382-05; Mon, 19 Nov 2007 15:24:56 -0800 (PST) Received: from [10.0.0.40] (iago.office.miralink.com [10.0.0.40]) by plato.miralink.com (Postfix) with ESMTP id 8B5A361BA15; Mon, 19 Nov 2007 15:24:56 -0800 (PST) Message-ID: <47421B48.404@miralink.com> Date: Mon, 19 Nov 2007 15:24:56 -0800 From: Sean Bruno User-Agent: Thunderbird 1.5.0.12 (X11/20071019) MIME-Version: 1.0 To: d@delphij.net References: <4741E7A9.1010806@miralink.com> <4741F1AD.7050100@samsco.org> <4741F26F.7020501@miralink.com> <47420AF3.4020702@delphij.net> In-Reply-To: <47420AF3.4020702@delphij.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DSPAM-Result: Innocent X-DSPAM-Processed: Mon Nov 19 15:24:57 2007 X-DSPAM-Confidence: 0.9997 X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 47421b49151867852419847 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, UPPERCASE_25_50=0] X-Spam-Score: -4.499 X-Spam-Level: Cc: freebsd-scsi@freebsd.org Subject: Re: iSCSI Target for FreeBSD? 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, 19 Nov 2007 23:25:03 -0000 Xin LI wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Sean Bruno wrote: > >> Scott Long wrote: >> >>> There is an iscsi target in the ports tree. >>> >> That's the net-bsd userland implementation? I was hoping to use/help >> with a CAM integrated version if one is in the works. >> > > Do you *really* mean the target, or a client? > > Cheers, > - -- > Xin LI http://www.delphij.net/ > FreeBSD - The Power to Serve! > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.7 (FreeBSD) > > iD8DBQFHQgryhcUczkLqiksRAnY1AKDPGuS++d/rCuWQYiRdFQ2SBCn3OQCg2xdS > mFWDf8rD/L92Dt3h4/n97Fo= > =+R6j > -----END PGP SIGNATURE----- > I do _really_ mean a "target", i.e. turn a FreeBSD machine into an iSCSI disk. I have a requirement that my iSCSI target utilize the CAM interface, like the Qlogic and Adaptec drivers do when used as in Target Mode. Sean