From owner-freebsd-current@FreeBSD.ORG Sat Oct 30 01:29:40 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 303EA16A4CE for ; Sat, 30 Oct 2004 01:29:40 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD46F43D2F for ; Sat, 30 Oct 2004 01:29:39 +0000 (GMT) (envelope-from ammar.zolkipli@gmail.com) Received: by wproxy.gmail.com with SMTP id 43so5495wri for ; Fri, 29 Oct 2004 18:29:36 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=QkuBovTBs7D5yquGT9yipqIn6jVYDeh41f2NZrlawdSDPfY3Gqgrj/1b3k+bnEV4jF6L+pazJDdLtWiNYUVSZqZheoO13TV/HYqh6O/vbsPPVXCod+eTScY+oF+Os/Jciz4OkDtXkv61nSrJlC0fVpebAkVwnle79g+MKkknqzw= Received: by 10.38.218.39 with SMTP id q39mr2071147rng; Fri, 29 Oct 2004 18:29:36 -0700 (PDT) Received: by 10.38.81.74 with HTTP; Fri, 29 Oct 2004 18:29:36 -0700 (PDT) Message-ID: Date: Sat, 30 Oct 2004 09:29:36 +0800 From: Ammar Zolkipli To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: iSCSI Initiator for FreeBSD 5.3 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ammar Zolkipli List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Oct 2004 01:29:40 -0000 Hello all.. I'm new around the block, so please excuse me if this isn't the right list. I'm working in the storage industry and iSCSI is the latest hot thing on the block. Last I heard of anything for iSCSI in FreeBSD was iSCSI target drivers about a year back. Is anybody working on making iSCSI initiators for FreeBSD? There's already iSCSI initiators for linux on sourceforge, and it's well supported by some of the big storage vendors in the market. I'm just wondering if anybody is currently, or has interest in working on it? FYI, I'm not really a coder, but I would be more than happy to help test it.