From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Moger, Babu" Subject: RE: [PATCH] scsi_dh_rdac: Add support for Sun StorageTek 2510 and 2530 Date: Wed, 26 Aug 2009 12:01:16 -0600 Message-ID: References: Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: Content-Language: en-US List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: device-mapper development , "linux-scsi@vger.kernel.org" List-Id: linux-scsi@vger.kernel.org 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 >=20 >=20 > Both these storage arrays can use RDAC when configured with 'linux' as > the > initiator. >=20 > http://www.sun.com/storage/disk_systems/workgroup/2510/ > http://www.sun.com/storage/disk_systems/workgroup/2530/ >=20 > Signed-off-by: Charlie Brady >=20 > --- 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"}, >=20 > -- > dm-devel mailing list > dm-devel@redhat.com > https://www.redhat.com/mailman/listinfo/dm-devel