iSCSI/scsi problem

Kenneth D. Merry ken at freebsd.org
Tue Feb 7 06:07:29 PST 2006


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 at FreeBSD.ORG


More information about the freebsd-scsi mailing list