On 10/12/2016 02:43 PM, Hannes Reinecke wrote:
> On 10/12/2016 01:37 PM, Xose Vazquez Perez wrote:

>> scsi_dh_hp_sw is used also for dec/compaq ESA12000 and RA8000 arrays with 
>> HSG80 controller.
>> And in HP MSA 1000/1500 and EVA 3000/5000, with old firmware.
>>
> EVA? I sincerely doubt that.
> Do you really have an example for that?

        {
                /* MSA 1000/1500 and EVA 3000/5000, with old firmware */
                .vendor        = "(COMPAQ|HP)",
                .product       = "(MSA|HSV)1[01]0",
                .hwhandler     = "1 hp_sw",
                .pgpolicy      = GROUP_BY_PRIO,
                .no_path_retry = 12,
                .checker_name  = HP_SW,
                .prio_name     = PRIO_HP_SW,
        },

HSV100 is HP StorageWorks Enterprise Virtual Array 3000:
 
http://h18000.www1.hp.com/products/quickspecs/archives_Division/11619_div_v9/11619_div.PDF
HSV110 is HP StorageWorks Enterprise Virtual Array 5000:
 https://www.hpe.com/h20195/v2/GetPDF.aspx/c04282828.pdf

--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel

Reply via email to