Date: Tue, 28 Feb 2006 10:09:32 -0700 From: Scott Long <scottl@samsco.org> To: "Kenneth D. Merry" <ken@freebsd.org> Cc: Bernd Walter <ticso@cicely12.cicely.de>, freebsd-scsi@freebsd.org, ticso@cicely.de Subject: Re: Automatic unit start broken? Message-ID: <440483CC.5080800@samsco.org> In-Reply-To: <20060228165521.GA9261@nargothrond.kdm.org> References: <20060227201644.GR64548@cicely12.cicely.de> <20060227202254.GA1016@nargothrond.kdm.org> <20060227204326.GS64548@cicely12.cicely.de> <20060228161004.GA9002@nargothrond.kdm.org> <20060228162647.GZ64548@cicely12.cicely.de> <20060228165521.GA9261@nargothrond.kdm.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Kenneth D. Merry wrote: > >>>What happens when you: >>> >>>camcontrol stop da7 >>>camcontrol tur da7 -v >>>camcontrol start da7 -v >> >>[52]raven# camcontrol stop da7 >>Unit stopped successfully >>[53]raven# camcontrol tur da7 -v >>Unit is not ready >>(pass8:esp1:0:10:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 >>(pass8:esp1:0:10:0): CAM Status: CCB request is in progress >>Exit 1 > > > Okay, that's wrong. The CCB status is never set properly, even though the > command was completed. > > It looks like the driver may be broken. It should set the CAM status to > CAM_SCSI_STATUS_ERROR in this case, but there is no place in the driver > (that I can see) where it ever sets that status. > > >>[54]raven# camcontrol start da7 -v >>Unit started successfully > > > Ken Oops, that's my fault. Not sure when I'll be able to look it, though. Scott
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?440483CC.5080800>