Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Aug 2006 09:15:28 -0600
From:      "Kenneth D. Merry" <ken@freebsd.org>
To:        Danny Braniss <danny@cs.huji.ac.il>
Cc:        scsi@freebsd.org
Subject:   Re: iSCSI/luns/check-condition
Message-ID:  <20060824151528.GA52114@nargothrond.kdm.org>
In-Reply-To: <E1GGGm5-000GTB-EB@cs1.cs.huji.ac.il>
References:  <E1GGGm5-000GTB-EB@cs1.cs.huji.ac.il>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 24, 2006 at 18:05:41 +0300, Danny Braniss wrote:
> hi,
> 	this target (Wasabi) is returning Check Condition for
> a INQ. LUN 1, (which probably is ok,  since it does not exist), I return
> 	ccb_h->status = CAM_SCSI_STATUS_ERROR;
> but it seems that the CAM is ignoring it, since it will try again, and
> again, etc. [or i'm doing something wrong :-]

If this is a result of the inquiry on initial probe (most likely), you
shouldn't get any more than 4 retries.  

What SCSI status byte, sense key, ASC and ASCQ are you returning?

Ken
-- 
Kenneth Merry
ken@FreeBSD.ORG



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060824151528.GA52114>