From owner-freebsd-scsi@FreeBSD.ORG Tue Feb 21 17:51:53 2012 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C5445106567A for ; Tue, 21 Feb 2012 17:51:53 +0000 (UTC) (envelope-from Kashyap.Desai@lsi.com) Received: from na3sys009aog118.obsmtp.com (na3sys009aog118.obsmtp.com [74.125.149.244]) by mx1.freebsd.org (Postfix) with ESMTP id 4B9DE8FC1B for ; Tue, 21 Feb 2012 17:51:52 +0000 (UTC) Received: from paledge01.lsi.com ([192.19.193.42]) (using TLSv1) by na3sys009aob118.postini.com ([74.125.148.12]) with SMTP ID DSNKT0PZuEiIO4/ESGD2TUQ7W1a0hmCIY3+K@postini.com; Tue, 21 Feb 2012 09:51:53 PST Received: from PALCAS01.lsi.com (128.94.213.117) by PALEDGE01.lsi.com (192.19.193.42) with Microsoft SMTP Server (TLS) id 8.3.213.0; Tue, 21 Feb 2012 12:56:38 -0500 Received: from inbexch01.lsi.com (135.36.98.37) by PALCAS01.lsi.com (128.94.213.117) with Microsoft SMTP Server (TLS) id 8.3.213.0; Tue, 21 Feb 2012 12:51:48 -0500 Received: from inbmail01.lsi.com ([135.36.98.64]) by inbexch01.lsi.com ([135.36.98.37]) with mapi; Tue, 21 Feb 2012 23:21:44 +0530 From: "Desai, Kashyap" To: Jason Wolfe Date: Tue, 21 Feb 2012 23:21:43 +0530 Thread-Topic: LSI2008 controller clobbers first disk with new LSI mps driver Thread-Index: AczwuXm0deiYuyIJTSW1xWkqgXUIcwAB9lEw Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "freebsd-scsi@freebsd.org" , "McConnell, Stephen" Subject: RE: LSI2008 controller clobbers first disk with new LSI mps driver X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Feb 2012 17:51:53 -0000 Jason, I am looking at your logs and trying to correlate with code. Meanwhile can you try to reduce 4 Drives from you setup and repeat the same= test ? BTW, Do you have access to "lsiutil" ? ~ Kashyap > -----Original Message----- > From: Jason Wolfe [mailto:nitroboost@gmail.com] > Sent: Tuesday, February 21, 2012 10:24 PM > To: Desai, Kashyap > Cc: freebsd-scsi@freebsd.org; McConnell, Stephen > Subject: Re: LSI2008 controller clobbers first disk with new LSI mps > driver >=20 > On Mon, Feb 20, 2012 at 8:26 AM, Desai, Kashyap > wrote: > > Alternative to below approach. You can better try applying attached > patch. > > > > This patch will dump necessary information from you test. > > Please send me dmesg log (same as last time verbose mps debug log) > > > > ` Kashyap > > >=20 > Kashyap, >=20 > Here is a dmesg with the patch applied. >=20 > Thank you sir, > Jason