[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4574AB78.40102@garzik.org>
Date: Mon, 04 Dec 2006 18:12:56 -0500
From: Jeff Garzik <jeff@...zik.org>
To: "Darrick J. Wong" <djwong@...ibm.com>
CC: linux-scsi <linux-scsi@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
"linux-ide@...r.kernel.org" <linux-ide@...r.kernel.org>,
Alan Cox <alan@...rguk.ukuu.org.uk>
Subject: Re: libata: Simulate REPORT LUNS for ATAPI devices when not supported
Darrick J. Wong wrote:
> The Quantum GoVault SATAPI removable disk device returns ATA_ERR in
> response to a REPORT LUNS packet. If this happens to an ATAPI device
> that is attached to a SAS controller (this is the case with sas_ata),
> the device does not load because SCSI won't touch a "SCSI device"
> that won't report its LUNs. If we see this command fail, we should
> simulate a response that indicates the presence of LUN 0.
>
> Signed-off-by: Darrick J. Wong <djwong@...ibm.com>
I think the answer to this issue lies in the behavior of the majority of
ATAPI devices when responding to REPORT LUNS. Regardless of SAS or SATA
or whatever bus the device is using.
ISTR that REPORT LUNS can make ATAPI devices croak, so it might be wise
and more safe to simply simulate REPORT LUNS by default for all ATAPI
devices. Then readdress the issue if someone has a burning need to
support the rare multi-LUN ATAPI devices. I have one, but I'm not
highly motivated to dig it out.
Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists