As discussed with Hannes, this is not required for ONTAP's LUN C-Mode as well. So the ALUA blacklisting may be removed here as well, and not just for NetApp RDAC.
-Martin -----Original Message----- From: Hannes Reinecke [mailto:h...@suse.de] Sent: Wednesday, November 9, 2016 12:20 PM To: Xose Vazquez Perez <xose.vazq...@gmail.com> Cc: George, Martin <martin.geo...@netapp.com>; Stankey, Robert <robert.stan...@netapp.com>; Schremmer, Steven <steve.schrem...@netapp.com>; Stewart, Sean <sean.stew...@netapp.com>; Christophe Varoqui <christophe.varo...@opensvc.com>; James E . J . Bottomley <j...@linux.vnet.ibm.com>; Martin K . Petersen <martin.peter...@oracle.com>; SCSI ML <linux-scsi@vger.kernel.org>; device-mapper development <dm-de...@redhat.com> Subject: Re: [PATCH] scsi_devinfo: remove synchronous ALUA for NETAPP/RDAC devices On 11/08/2016 08:32 PM, Xose Vazquez Perez wrote: > NetApp did confirm this is only required for ONTAP(LUN C-Mode). > > Cc: Martin George <martin.geo...@netapp.com> > Cc: Robert Stankey <robert.stan...@netapp.com> > Cc: Steven Schremmer <steven.schrem...@netapp.com> > Cc: Sean Stewart <sean.stew...@netapp.com> > Cc: Hannes Reinecke <h...@suse.de> > Cc: Christophe Varoqui <christophe.varo...@opensvc.com> > Cc: James E.J. Bottomley <j...@linux.vnet.ibm.com> > Cc: Martin K. Petersen <martin.peter...@oracle.com> > Cc: SCSI ML <linux-scsi@vger.kernel.org> > Cc: device-mapper development <dm-de...@redhat.com> > Signed-off-by: Xose Vazquez Perez <xose.vazq...@gmail.com> > --- > drivers/scsi/scsi_devinfo.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/scsi/scsi_devinfo.c b/drivers/scsi/scsi_devinfo.c > index 2464569..1fb7964 100644 > --- a/drivers/scsi/scsi_devinfo.c > +++ b/drivers/scsi/scsi_devinfo.c > @@ -221,7 +221,6 @@ static struct { > {"NEC", "PD-1 ODX654P", NULL, BLIST_FORCELUN | BLIST_SINGLELUN}, > {"NEC", "iStorage", NULL, BLIST_REPORTLUN2}, > {"NETAPP", "LUN C-Mode", NULL, BLIST_SYNC_ALUA}, > - {"NETAPP", "INF-01-00", NULL, BLIST_SYNC_ALUA}, > {"NRC", "MBR-7", NULL, BLIST_FORCELUN | BLIST_SINGLELUN}, > {"NRC", "MBR-7.4", NULL, BLIST_FORCELUN | BLIST_SINGLELUN}, > {"PIONEER", "CD-ROM DRM-600", NULL, BLIST_FORCELUN | > BLIST_SINGLELUN}, > Reviewed-by: Hannes Reinecke <h...@suse.com> Cheers, Hannes -- Dr. Hannes Reinecke Teamlead Storage & Networking h...@suse.de +49 911 74053 688 SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg GF: F. Imendörffer, J. Smithard, J. Guild, D. Upmanyu, G. Norton HRB 21284 (AG Nürnberg) -- 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.html