From owner-freebsd-scsi@FreeBSD.ORG Tue Feb 7 14:07:28 2006 Return-Path: X-Original-To: scsi@freebsd.org 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 E00AE16A420 for ; Tue, 7 Feb 2006 14:07:28 +0000 (GMT) (envelope-from ken@nargothrond.kdm.org) Received: from nargothrond.kdm.org (nargothrond.kdm.org [70.56.43.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3014B43D48 for ; Tue, 7 Feb 2006 14:07:27 +0000 (GMT) (envelope-from ken@nargothrond.kdm.org) Received: from nargothrond.kdm.org (localhost [127.0.0.1]) by nargothrond.kdm.org (8.13.4/8.12.11) with ESMTP id k17E7IDK034507; Tue, 7 Feb 2006 07:07:18 -0700 (MST) (envelope-from ken@nargothrond.kdm.org) Received: (from ken@localhost) by nargothrond.kdm.org (8.13.4/8.12.5/Submit) id k17E7Iid034506; Tue, 7 Feb 2006 07:07:18 -0700 (MST) (envelope-from ken) Date: Tue, 7 Feb 2006 07:07:18 -0700 From: "Kenneth D. Merry" To: Danny Braniss Message-ID: <20060207140718.GA34485@nargothrond.kdm.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2i X-Virus-Scanned: ClamAV 0.87.1/1280/Tue Feb 7 03:11:53 2006 on nargothrond.kdm.org X-Virus-Status: Clean Cc: scsi@freebsd.org Subject: Re: iSCSI/scsi problem X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2006 14:07:29 -0000 On Tue, Feb 07, 2006 at 15:51:30 +0200, Danny Braniss wrote: > hi, > I'm writing a iSCSI driver, and having problem with an > HP StorageWorks IP Storage Router 2122-2 > > the CAM is sending a few Inquiry LUN commands > and the first Test Unit Ready is nacked with: > Logical Unit Not Ready, Initializing Cmd. Required > > this could be a Target problem, like some misconfiguration, but > I was wondering if there is some CAM magic that I missed? That generally means that the target needs to be spun up. CAM will respond by sending a START UNIT command. Ken -- Kenneth Merry ken@FreeBSD.ORG