public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] add support for next generation of Dell PV array
@ 2009-08-17 19:31 Yanqing_Liu
  2009-08-17 21:39 ` Moger, Babu
  2009-08-18  0:13 ` Chandra Seetharaman
  0 siblings, 2 replies; 3+ messages in thread
From: Yanqing_Liu @ 2009-08-17 19:31 UTC (permalink / raw)
  To: linux-scsi, dm-devel

Hello,


This patch is to add DM support for next generation of Dell PowerVault
storage array.


Signed-off-by: Yanqing Liu <Yanqing_Liu@Dell.com>

--- linux-2.6.31-rc5/drivers/scsi/device_handler/scsi_dh_rdac.c.orig
2009-08-05 16:30:51.000000000 -0500
+++ linux-2.6.31-rc5/drivers/scsi/device_handler/scsi_dh_rdac.c
2009-08-05 16:34:00.000000000 -0500
@@ -631,6 +631,8 @@ static const struct scsi_dh_devlist rdac
 	{"SUN", "LCSM100_F"},
 	{"DELL", "MD3000"},
 	{"DELL", "MD3000i"},
+	{"DELL", "MD32xx"},
+	{"DELL", "MD32xxi"},
 	{"LSI", "INF-01-00"},
 	{"ENGENIO", "INF-01-00"},
 	{NULL, NULL},

Thanks,
Yanqing

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [PATCH] add support for next generation of Dell PV array
  2009-08-17 19:31 [PATCH] add support for next generation of Dell PV array Yanqing_Liu
@ 2009-08-17 21:39 ` Moger, Babu
  2009-08-18  0:13 ` Chandra Seetharaman
  1 sibling, 0 replies; 3+ messages in thread
From: Moger, Babu @ 2009-08-17 21:39 UTC (permalink / raw)
  To: linux-scsi@vger.kernel.org; +Cc: device-mapper development

Patch Looks good..

> -----Original Message-----
> From: dm-devel-bounces@redhat.com [mailto:dm-devel-bounces@redhat.com]
> On Behalf Of Yanqing_Liu@Dell.com
> Sent: Monday, August 17, 2009 2:32 PM
> To: linux-scsi@vger.kernel.org; dm-devel@redhat.com
> Subject: [dm-devel] [PATCH] add support for next generation of Dell PV
> array
> 
> Hello,
> 
> 
> This patch is to add DM support for next generation of Dell PowerVault
> storage array.
> 
> 
> Signed-off-by: Yanqing Liu <Yanqing_Liu@Dell.com>
  Reviewed by  : Babu Moger <babu.moger@lsi.com>
> 
> --- linux-2.6.31-rc5/drivers/scsi/device_handler/scsi_dh_rdac.c.orig
> 2009-08-05 16:30:51.000000000 -0500
> +++ linux-2.6.31-rc5/drivers/scsi/device_handler/scsi_dh_rdac.c
> 2009-08-05 16:34:00.000000000 -0500
> @@ -631,6 +631,8 @@ static const struct scsi_dh_devlist rdac
>  	{"SUN", "LCSM100_F"},
>  	{"DELL", "MD3000"},
>  	{"DELL", "MD3000i"},
> +	{"DELL", "MD32xx"},
> +	{"DELL", "MD32xxi"},
>  	{"LSI", "INF-01-00"},
>  	{"ENGENIO", "INF-01-00"},
>  	{NULL, NULL},
> 
> Thanks,
> Yanqing
> 
> --
> dm-devel mailing list
> dm-devel@redhat.com
> https://www.redhat.com/mailman/listinfo/dm-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] add support for next generation of Dell PV array
  2009-08-17 19:31 [PATCH] add support for next generation of Dell PV array Yanqing_Liu
  2009-08-17 21:39 ` Moger, Babu
@ 2009-08-18  0:13 ` Chandra Seetharaman
  1 sibling, 0 replies; 3+ messages in thread
From: Chandra Seetharaman @ 2009-08-18  0:13 UTC (permalink / raw)
  To: Yanqing_Liu; +Cc: linux-scsi, dm-devel

Looks good to me and Moger Babu verified the vendor/product IDs

Acked-by: Chandra Seetharaman <sekharan@us.ibm.com>

On Mon, 2009-08-17 at 14:31 -0500, Yanqing_Liu@Dell.com wrote:
> Hello,
> 
> 
> This patch is to add DM support for next generation of Dell PowerVault
> storage array.
> 
> 
> Signed-off-by: Yanqing Liu <Yanqing_Liu@Dell.com>
> 
> --- linux-2.6.31-rc5/drivers/scsi/device_handler/scsi_dh_rdac.c.orig
> 2009-08-05 16:30:51.000000000 -0500
> +++ linux-2.6.31-rc5/drivers/scsi/device_handler/scsi_dh_rdac.c
> 2009-08-05 16:34:00.000000000 -0500
> @@ -631,6 +631,8 @@ static const struct scsi_dh_devlist rdac
>  	{"SUN", "LCSM100_F"},
>  	{"DELL", "MD3000"},
>  	{"DELL", "MD3000i"},
> +	{"DELL", "MD32xx"},
> +	{"DELL", "MD32xxi"},
>  	{"LSI", "INF-01-00"},
>  	{"ENGENIO", "INF-01-00"},
>  	{NULL, NULL},
> 
> Thanks,
> Yanqing
> --
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-08-18  0:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-17 19:31 [PATCH] add support for next generation of Dell PV array Yanqing_Liu
2009-08-17 21:39 ` Moger, Babu
2009-08-18  0:13 ` Chandra Seetharaman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox