From owner-freebsd-questions@FreeBSD.ORG Thu Oct 30 17:16:19 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67C3E106564A for ; Thu, 30 Oct 2008 17:16:19 +0000 (UTC) (envelope-from chris@smartt.com) Received: from nov.smartt.com (nov.smartt.com [69.31.173.253]) by mx1.freebsd.org (Postfix) with ESMTP id 443888FC1C for ; Thu, 30 Oct 2008 17:16:19 +0000 (UTC) (envelope-from chris@smartt.com) Received: from [69.31.174.220] ([69.31.174.220]) (authenticated bits=0) by nov.smartt.com (8.13.8/8.13.5) with ESMTP id m9UHGAPD000810; Thu, 30 Oct 2008 10:16:14 -0700 Message-ID: <4909EBDE.8030309@smartt.com> Date: Thu, 30 Oct 2008 10:16:14 -0700 From: Chris St Denis User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: =?Big5?B?SmVmZiBDaGVuIC0gUFRUILOvwHO1Tw==?= References: <76A33D32B76055499991F78E33E2C1615EB67CE21E@exchange2007.promise.com.tw> In-Reply-To: <76A33D32B76055499991F78E33E2C1615EB67CE21E@exchange2007.promise.com.tw> X-Spam-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_00,HTML_50_60, HTML_MESSAGE,SPF_PASS autolearn=ham version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on nov.smartt.com Content-Type: text/plain; charset=Big5 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "freebsd-questions@FreeBSD.org" Subject: Re: iSCSI support X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Oct 2008 17:16:19 -0000 Jeff Chen - PTT ³¯ÀsµO wrote: > Hi, > My company is a storage RAID system company. There is one customer ask iSCSI solution with my production of my company with FreeBSD 6.1. But I found some information in the Internet, the iSCSI full support on FreeBSD is 7.0. Is it mean FreeBSD 6.1 can¡¦t support iSCSI? > > BR, > Jeff > > ------------------------------------------------------------------------ > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" There are some patches around to run it on 6.2 (maybe all of 6.x) but the performance isn't very good. I used this on 6.2 and it did work: ftp://ftp.cs.huji.ac.il/users/danny/freebsd/iscsi-2.0.92.tar.gz This looks like a more recent version (tho no guarantee it will work on 6.x): ftp://ftp.cs.huji.ac.il/users/danny/freebsd/iscsi-2.1.tar.gz