From owner-freebsd-current@FreeBSD.ORG Fri Sep 6 18:18:34 2013 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 91964810; Fri, 6 Sep 2013 18:18:34 +0000 (UTC) (envelope-from bright@mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 7DEAF24A3; Fri, 6 Sep 2013 18:18:34 +0000 (UTC) Received: from Alfreds-MacBook-Pro-9.local (c-67-180-208-218.hsd1.ca.comcast.net [67.180.208.218]) by elvis.mu.org (Postfix) with ESMTPSA id 117161A3D04; Fri, 6 Sep 2013 11:18:28 -0700 (PDT) Message-ID: <522A1C73.9030402@mu.org> Date: Fri, 06 Sep 2013 11:18:27 -0700 From: Alfred Perlstein User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: =?UTF-8?B?RWR3YXJkIFRvbWFzeiBOYXBpZXJhxYJh?= Subject: Re: New iSCSI stack. References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-scsi@freebsd.org, "freebsd-current@FreeBSD.org" , "freebsd-arch@freebsd.org" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Sep 2013 18:18:34 -0000 On 9/5/13 3:27 AM, Edward Tomasz NapieraƂa wrote: > Hello. At http://people.freebsd.org/~trasz/cfiscsi-20130904.diff you'll find > a patch which adds the new iSCSI initiator and target, against 10-CURRENT. > To use the new initiator, start with "man iscsictl". For the target - "man > ctld". > > All feedback is welcome. If nothing unexpected comes up, I'll commit it > in a few days from now. Note that it's still not optimized; at this point > I'm focusing more on reliability and interoperability. > > This work is being sponsored by FreeBSD Foundation. > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > Edward, this is really exciting! Is there an easy way to use the userland iscsi configuration files? We would love to quickly backport and ship this with FreeNAS as an option for our users, having the config files be the same OR having a very good converter would really make that much easier for us. -- Alfred Perlstein