All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] scsi_dh_rdac: Add support for Sun StorageTek 2510 and 2530
@ 2009-08-25 19:40 Charlie Brady
  2009-08-26 18:01 ` Moger, Babu
  0 siblings, 1 reply; 2+ messages in thread
From: Charlie Brady @ 2009-08-25 19:40 UTC (permalink / raw)
  To: linux-scsi, dm-devel


Both these storage arrays can use RDAC when configured with 'linux' as the 
initiator.

http://www.sun.com/storage/disk_systems/workgroup/2510/
http://www.sun.com/storage/disk_systems/workgroup/2530/

Signed-off-by: Charlie Brady <charlieb@budge.apana.org.au>

--- linux-2.6/drivers/scsi/device_handler/scsi_dh_rdac.c	2009-08-25 14:56:42.000000000 -0400
+++ linux-2.6/drivers/scsi/device_handler/scsi_dh_rdac.c.sun	2009-08-25 15:22:56.000000000 -0400
@@ -628,6 +628,8 @@
  	{"SGI", "IS"},
  	{"STK", "OPENstorage D280"},
  	{"SUN", "CSM200_R"},
+	{"SUN", "LCSM100_I"},
+	{"SUN", "LCSM100_S"},
  	{"SUN", "LCSM100_F"},
  	{"DELL", "MD3000"},
  	{"DELL", "MD3000i"},

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

* RE: [PATCH] scsi_dh_rdac: Add support for Sun StorageTek 2510 and 2530
  2009-08-25 19:40 [PATCH] scsi_dh_rdac: Add support for Sun StorageTek 2510 and 2530 Charlie Brady
@ 2009-08-26 18:01 ` Moger, Babu
  0 siblings, 0 replies; 2+ messages in thread
From: Moger, Babu @ 2009-08-26 18:01 UTC (permalink / raw)
  To: device-mapper development, linux-scsi

Charlie,

   Patch looks good. However, I am seeing one more in this series({"SUN", "LCSM100_E"}). You can add this as well..

-Babu Moger

> -----Original Message-----
> From: dm-devel-bounces@redhat.com [mailto:dm-devel-bounces@redhat.com]
> On Behalf Of Charlie Brady
> Sent: Tuesday, August 25, 2009 2:40 PM
> To: linux-scsi@vger.kernel.org; dm-devel@redhat.com
> Subject: [dm-devel] [PATCH] scsi_dh_rdac: Add support for Sun
> StorageTek 2510 and 2530
> 
> 
> Both these storage arrays can use RDAC when configured with 'linux' as
> the
> initiator.
> 
> http://www.sun.com/storage/disk_systems/workgroup/2510/
> http://www.sun.com/storage/disk_systems/workgroup/2530/
> 
> Signed-off-by: Charlie Brady <charlieb@budge.apana.org.au>
> 
> --- linux-2.6/drivers/scsi/device_handler/scsi_dh_rdac.c	2009-08-25
> 14:56:42.000000000 -0400
> +++ linux-2.6/drivers/scsi/device_handler/scsi_dh_rdac.c.sun	2009-
> 08-25 15:22:56.000000000 -0400
> @@ -628,6 +628,8 @@
>   	{"SGI", "IS"},
>   	{"STK", "OPENstorage D280"},
>   	{"SUN", "CSM200_R"},
> +	{"SUN", "LCSM100_I"},
> +	{"SUN", "LCSM100_S"},
>   	{"SUN", "LCSM100_F"},
>   	{"DELL", "MD3000"},
>   	{"DELL", "MD3000i"},
> 
> --
> dm-devel mailing list
> dm-devel@redhat.com
> https://www.redhat.com/mailman/listinfo/dm-devel

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-25 19:40 [PATCH] scsi_dh_rdac: Add support for Sun StorageTek 2510 and 2530 Charlie Brady
2009-08-26 18:01 ` Moger, Babu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.