From owner-freebsd-hackers@FreeBSD.ORG Thu Dec 2 13:50:03 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 323FD16A4CE; Thu, 2 Dec 2004 13:50:03 +0000 (GMT) Received: from cs1.cs.huji.ac.il (cs1.cs.huji.ac.il [132.65.16.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBAFA43D41; Thu, 2 Dec 2004 13:50:02 +0000 (GMT) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by cs1.cs.huji.ac.il with esmtp id 1CZrLM-000Jp8-PS; Thu, 02 Dec 2004 15:50:00 +0200 X-Mailer: exmh version 2.7.0 06/18/2004 with nmh-1.0.4 To: "Peter Blok" In-Reply-To: Message from "Peter Blok" <20041202132639.13FCC85@mail.bsd4all.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 02 Dec 2004 15:50:00 +0200 From: Danny Braniss Message-Id: <20041202135002.CBAFA43D41@mx1.FreeBSD.org> cc: hackers@freebsd.org cc: 'Scott Long' cc: current@freebsd.org Subject: Re: My project wish-list for the next 12 months X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Dec 2004 13:50:03 -0000 > As far as the iSCSI stuff, I have the Lucent stuff and am trying to use it > as a reference to build an iSCSI target. I have been experimenting a bit. > > The design goal is to have the negotiation stuff running in a user daemon, > while the target data handling is completely in the kernel. I was thinking > about using netgraph for the network side of things. On the "disk" side of > things I am thinking about a geom provider, but not initially. Initially I > will send the SCSI CDBs directly to a tape drive that is used for testing > purposes. The project I need this for is to offer a FreeBSD connected tape > library to a Windoze box with iSCSI and use native NTBACKUP. > > Later on the FreeBSD target will be geom based. > > Peter I would like to help/cooperate, I have a netapp with iSCSI awarness, and if necessary i can get a SAN/iSCSI, and probably some time too. danny