From owner-freebsd-fs@FreeBSD.ORG Mon Nov 11 16:56:54 2013 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 427D5182 for ; Mon, 11 Nov 2013 16:56:54 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 15D47261A for ; Mon, 11 Nov 2013 16:56:53 +0000 (UTC) Received: from compute3.internal (compute3.nyi.mail.srv.osa [10.202.2.43]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id D526E221D9 for ; Mon, 11 Nov 2013 11:56:46 -0500 (EST) Received: from web3 ([10.202.2.213]) by compute3.internal (MEProxy); Mon, 11 Nov 2013 11:56:47 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:in-reply-to:references :subject:date; s=smtpout; bh=LBIeOvHbJbO+DKbgi/ADtbtC8Rg=; b=sNM jQtiiIyWHz2+C0RIAKuwRgK+RB4prvlffM1vAR3ajbfAVoc4W/DJWQiljoI6GYoK TPn89Tx5/6U0LhniqudJa4ODZpkL4tGHOMbGtReowl1YpvhhBVWnlWXP0F3RDKEk YSIA0xtghiwfsKCkWltsUnnwxrjXEvAYYskL4Sqo= Received: by web3.nyi.mail.srv.osa (Postfix, from userid 99) id A17AB10E880; Mon, 11 Nov 2013 11:56:46 -0500 (EST) Message-Id: <1384189006.28605.45962569.2C86D825@webmail.messagingengine.com> X-Sasl-Enc: zi2D7N8EkuRureti7M8O60nJ87su80a/ZfXGlkLGibr7 1384189006 From: Mark Felder To: freebsd-fs@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-d4893488 In-Reply-To: References: Subject: Re: ZFS iscsi support Date: Mon, 11 Nov 2013 10:56:46 -0600 X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Nov 2013 16:56:54 -0000 On Mon, Nov 11, 2013, at 10:51, Kamil Choudhury wrote: > Does FreeBSD's ZFS implementation support the shareisci property? > > (FWIW, I'm running 8.3, and am open to upgrading if it is available in a > latter version.) > > If not, should I just run with istgt from ports? > No, it's not supported at this time. You should either run istgt or use the built-in iSCSI daemon (ctld) in FreeBSD 10.