From owner-freebsd-stable@FreeBSD.ORG Thu Apr 9 07:43:08 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7882110656E5; Thu, 9 Apr 2009 07:43:08 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.16.84]) by mx1.freebsd.org (Postfix) with ESMTP id 201648FC17; Thu, 9 Apr 2009 07:43:07 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by kabab.cs.huji.ac.il with esmtp id 1Lroug-000A1Y-Je; Thu, 09 Apr 2009 10:43:06 +0300 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 To: Ivan Voras In-reply-to: References: Comments: In-reply-to Ivan Voras message dated "Wed, 08 Apr 2009 15:04:48 +0200." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 09 Apr 2009 10:43:06 +0300 From: Danny Braniss Message-ID: Cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD and iSCSI for disks. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Apr 2009 07:43:08 -0000 > This is an OpenPGP/MIME signed message (RFC 2440 and 3156) > --------------enig90DADA8437A99D893FB775F8 > Content-Type: text/plain; charset=UTF-8 > Content-Transfer-Encoding: quoted-printable > > Danny Braniss wrote: > >> Garance A Drosihn wrote: > >>> Some friends of mine are looking at the new "DroboPro", which makes a= > > >>> lot of disk space available via iSCSI (in addition to firewire 800), > >>> and they were wondering how well iSCSI works with FreeBSD. I haven't= > > >>> paid attention to iSCSI support. Is there anyone using it heavily > >>> for disk-storage under FreeBSD? Has there been much changed for > >>> iSCSI support in the 8.x branch, or is 7.x support working fine? > >> I suppose you are interested in the "client" (initiator) side of iSCSI= > > >> support. It hasn't changed much between 7.x and 8.x but there are > >> apparently some announcements of a newer version: > >> > >> http://lists.freebsd.org/pipermail/freebsd-scsi/2009-March/003834.html= > > >> > >> I can't find any more information on it. > > > > the latest is in: > > http://www.cs.huji.ac.il/~danny/ftp/freebsd/iscsi-2.1.1.tar.gz > > Thanks! > > Is there anything in particular you'd like to get tested in the new > version, any significant changes or improvements? mainly fixed some bugs, and some code cleanup. give it a spin, and let me know what target you are testing. btw, the default tag opening is a bit concervative (1), you might want to change it to somewhat larger, say 64 or 128. cheers, danny