From owner-freebsd-hackers@FreeBSD.ORG Tue Mar 8 07:06:21 2005 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 3D80716A4CE; Tue, 8 Mar 2005 07:06:21 +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 C066C43D4C; Tue, 8 Mar 2005 07:06:20 +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 1D8YnL-000PnZ-9a; Tue, 08 Mar 2005 09:06:19 +0200 X-Mailer: exmh version 2.7.0 06/18/2004 with nmh-1.0.4 To: hackers@freebsd.org In-reply-to: Your message of Fri, 25 Feb 2005 12:09:44 +0200 . Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 08 Mar 2005 09:06:19 +0200 From: Danny Braniss Message-ID: cc: scsi@freebsd.org Subject: Re: iSCSI initiator driver beta version, testers wanted 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: Tue, 08 Mar 2005 07:06:21 -0000 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? thanks, danny