From owner-freebsd-scsi@FreeBSD.ORG Tue Mar 8 14:04:32 2005 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90C0A16A4CE; Tue, 8 Mar 2005 14:04:32 +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 3A01D43D2D; Tue, 8 Mar 2005 14:04:32 +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 1D8fK3-000CkV-1n; Tue, 08 Mar 2005 16:04:31 +0200 X-Mailer: exmh version 2.7.0 06/18/2004 with nmh-1.0.4 To: Eric Anderson In-Reply-To: Message from Eric Anderson of "Tue, 08 Mar 2005 07:47:00 CST." <422DACD4.9030105@centtech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 08 Mar 2005 16:04:30 +0200 From: Danny Braniss Message-ID: cc: hackers@freebsd.org cc: scsi@freebsd.org Subject: Re: iSCSI initiator driver beta version, testers wanted X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 14:04:32 -0000 > Danny Braniss wrote: > > well, i guess all is ok, since im not getting much feedback :-) > > anyways, this is my new problem: > > o- the target accepts the login, but does not supply a valid device, usually > > because some admin. problem. I would like to be able to report the problem > > to the initiator and I need some clues. The cam will, if successful > > create /dev/da*, on failure nothing, so Q: how can this be found out > > without getting into the actual SCSI transactions? > > > Is there a target mode implementation of this for FreeBSD yet? > speakin for myself, at the moment im trying to get the initiator working, and up to speed, after that i might try and tackle the target, but though there is alot of symmetry, there is much more administrativia involved. danny