From owner-freebsd-stable@FreeBSD.ORG Thu Apr 16 05:44:39 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 E8F6D1065672 for ; Thu, 16 Apr 2009 05:44:39 +0000 (UTC) (envelope-from alexs@analytic.mv.ru) Received: from analytic.mv.ru (ip186.105.dars-ip.ru [79.132.105.186]) by mx1.freebsd.org (Postfix) with ESMTP id 3DEDA8FC0A for ; Thu, 16 Apr 2009 05:44:38 +0000 (UTC) (envelope-from alexs@analytic.mv.ru) Received: from analytic.local (localhost [127.0.0.1]) by analytic.mv.ru (8.14.3/8.14.3) with ESMTP id n3G5HKkq071582 for ; Thu, 16 Apr 2009 09:17:20 +0400 (MSD) (envelope-from alexs@analytic.local) Received: (from alexs@localhost) by analytic.local (8.14.3/8.14.3/Submit) id n3G5HK61071581 for freebsd-stable@freebsd.org; Thu, 16 Apr 2009 09:17:20 +0400 (MSD) (envelope-from alexs) Date: Thu, 16 Apr 2009 09:17:20 +0400 From: =?utf-8?B?0JrQu9GO0YfQvdC40LrQvtCyINCQLtChLg==?= To: freebsd-stable@freebsd.org Message-ID: <20090416051720.GD71235@mail.analytic.mv.ru> Mail-Followup-To: freebsd-stable@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i 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, 16 Apr 2009 05:44:40 -0000 * Danny Braniss [2009-04-08 15:54:25 +0300]: > > > 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 I install this to freebsd 7.1 i386. Target from zfs solaris 10 sparc64 iscontrol -c /etc/iscsi.conf -n myiscsi Get loop creating da devices kill iscontrol don`t work, kill -9 don`t work too. kldunload -f iscsi_initiator.ko fail system after 10-15 second (celeron 2000) What can i do to get more info or solve problem? -- alexs