Re: [PATCH] scsi: Add Intel Multi-Flex to scsi scan blacklist

2014-11-20 Thread Christoph Hellwig
On Thu, Nov 20, 2014 at 12:10:58PM +0100, christian.suenkenb...@hfg-karlsruhe.de wrote: > Hello, > > On Wed, 19 Nov 2014 22:46:06 -0800, Christoph Hellwig wrote: > >Looks reasonable. Btw, that is the Intel Multi-Flex? A search seems to > >b pointing to ethernet switches.. > > it's a volume mana

Re: [PATCH] scsi: Add Intel Multi-Flex to scsi scan blacklist

2014-11-20 Thread christian . suenkenberg
Hello, On Wed, 19 Nov 2014 22:46:06 -0800, Christoph Hellwig wrote: Looks reasonable. Btw, that is the Intel Multi-Flex? A search seems to b pointing to ethernet switches.. it's a volume manager / multiplexer that comes with the Intel Modular Server Chassis (MFSYS25 / MFSYS35 / MFSYS25V2). It

Re: [PATCH] scsi: Add Intel Multi-Flex to scsi scan blacklist

2014-11-19 Thread Christoph Hellwig
Looks reasonable. Btw, that is the Intel Multi-Flex? A search seems to b pointing to ethernet switches.. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htm

[PATCH] scsi: Add Intel Multi-Flex to scsi scan blacklist

2014-11-18 Thread Christian Sünkenberg
From: Christian Sünkenberg Intel Multi-Flex LUNs choke on REPORT SUPPORTED OPERATION CODES resulting in sd_mod hanging for several minutes on startup. The issue was introduced with WRITE SAME discovery heuristics. Fixes: 5db44863b6eb ("[SCSI] sd: Implement support for WRITE SAME") Signed-off-by: