The firmware for the 9000 series 3ware controllers definately does support the REPORT LUNS scsi opcode. The only reason the LUN support is there is for older 2.4 customers who have carved up > 2TB arrays into several luns who then upgrade to kernel 2.6. -Adam On 10/5/05, Luben Tuikov <luben_tuikov@xxxxxxxxxxx> wrote: > On 10/05/05 12:28, Christoph Hellwig wrote: > > On Mon, Oct 03, 2005 at 08:57:46PM -0400, Jeff Garzik wrote: > > > >>This change updates the 3ware raid drivers to use scsi_scan_target(), > >>rather than scsi_scan_host(). This is especially nice for 3w-xxxx, > >>which does not support LUNs. The device scan is a bit quicker and more > >>direct, even if it is a tiny bit more code in the driver. > > > > > > if it doesn't support luns scsi_add_device sounds like the better > > interface to use. > > I agree. > > > How does 3x-9xxx support luns? From reading the > > AFAIR the firmware just exports the LUs. The FW doesn't > support REPORT LUNS; the LLDD exported LUs directly to SCSI Core. > > Luben > - > : send the line "unsubscribe linux-scsi" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html