> > On 12/05/2014 12:43 AM, Sebastian Herbszt wrote: > > Hannes Reinecke wrote: > >> diff --git a/drivers/scsi/scsi_devinfo.c b/drivers/scsi/scsi_devinfo.c > >> index 49014a1..4f446e3 100644 > >> --- a/drivers/scsi/scsi_devinfo.c > >> +++ b/drivers/scsi/scsi_devinfo.c > >> @@ -166,6 +166,7 @@ static struct { > >> {"easyRAID", "X6P", NULL, BLIST_NOREPORTLUN}, > >> {"easyRAID", "F8", NULL, BLIST_NOREPORTLUN}, > >> {"FSC", "CentricStor", "*", BLIST_SPARSELUN | BLIST_LARGELUN}, > >> + {"FUJITSU", "ETERNUS_DX", "*", BLIST_TEST_LUN0 }, > >> {"Generic", "USB SD Reader", "1.00", BLIST_FORCELUN | BLIST_INQUIRY_36}, > >> {"Generic", "USB Storage-SMC", "0180", BLIST_FORCELUN | BLIST_INQUIRY_36}, > >> {"Generic", "USB Storage-SMC", "0207", BLIST_FORCELUN | BLIST_INQUIRY_36}, > > > > Does this apply to all ETERNUS DX models and generations? > > > So I've been given to understand. Matthias Roessler will have details. > Yes, Fujitu's main line for Enterprise-grade storage systems is named "ETERNUS DX" over the past years and this product line is still valid. Despite of product names like "ETERNUS DX90 S2" or "ETERNUS DX600 S3", they answer the scsi inquiry always with Vendor identification: FUJITSU Product identification: ETERNUS_DX* where '*' stands for one of [L, M, 400, ...] depending on the exact model variant. There was an ETERNUS4000 raid system with the Product identification: E4000 but this product is not of relevance anymore. Best regards Matthias -- To unsubscribe from this list: 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