<div dir="ltr"><div><div>What is the significance of libmultipath/hwtable.c file. I see there<br>is a list of vendors mentioned over here.<br><br><snip><br></div>grep -i vendor libmultipath/hwtable.c|uniq<br>        .vendor        = "COMPELNT",<br>
        .vendor        = "APPLE*",<br>        .vendor        = "3PARdata",<br>        .vendor        = "DEC",<br>        .vendor        = "HP",<br>        .vendor        = "(COMPAQ|HP)",<br>
        .vendor        = "HP",<br>        .vendor        = "DDN",<br>        .vendor        = "EMC",<br>        .vendor        = "DGC",<br>        .vendor        = "EMC",<br>
        .vendor        = "FSC",<br>        .vendor        = "FUJITSU",<br>        .vendor        = "HITACHI",<br>        .vendor        = "IBM",<br>        .vendor        = "IBM",<br>
        .vendor        = "AIX",<br>        .vendor        = "IBM",<br>        .vendor        = "AIX",<br>        .vendor        = "IBM",<br>        .vendor        = "AIX",<br>
        .vendor        = "DELL",<br>        .vendor        = "NETAPP",<br>        .vendor        = "IBM",<br>        .vendor        = "Pillar",<br>        .vendor        = "SGI",<br>
        .vendor        = "STK",<br>        .vendor        = "SUN",<br>        .vendor        = "PIVOT3",<br>        .vendor        = "SUN",<br>        .vendor        = "(LSI|ENGENIO)",<br>
        .vendor        = "STK",<br>        .vendor        = "EUROLOGC",<br>        .vendor        = "NEC",<br>        .vendor        = NULL,<br></div><snip><br><div><div><br></div><div>
Under each of these vendors, there is a list of products from the same<br>vendor as well. So does that mean, if the vendor and or product is not <br>mentioned in this file, that particular storage hardware may not be <br>
supported by dm-multipath?<br><br></div><div>-Amit<br></div></div></div>