Patch: add Dell product information into rdac device handler
Title: Patch: add Dell product information into rdac device handler
Hi all,
This patch is to add Dell Powervault storage arrays into device list for rdac device handler.
--- linux-2.6.27-rc7/drivers/scsi/device_handler/scsi_dh_rdac.c.orig*** 2008-09-29 02:31:26.000000000 -0400
+++ linux-2.6.27-rc7/drivers/scsi/device_handler/scsi_dh_rdac.c 2008-09-30 02:06:26.000000000 -0400
@@ -590,6 +590,8 @@
******* {"STK", "OPENstorage D280"},
******* {"SUN", "CSM200_R"},
******* {"SUN", "LCSM100_F"},
+****** {"DELL", "MD3000"},
+****** {"DELL", "MD3000i"},
******* {NULL, NULL},
*};
*
Thanks,
Yanqing
--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel
|