Message ID | Pine.LNX.4.64.0908251534340.21130@e-smith.charlieb.ott.istop.com (mailing list archive) |
---|---|
State | Accepted, archived |
Headers | show |
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 -- dm-devel mailing list dm-devel@redhat.com https://www.redhat.com/mailman/listinfo/dm-devel
--- 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"},
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> -- dm-devel mailing list dm-devel@redhat.com https://www.redhat.com/mailman/listinfo/dm-devel