From owner-freebsd-stable@FreeBSD.ORG Tue Mar 1 02:03:52 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCD8316A4CE for ; Tue, 1 Mar 2005 02:03:52 +0000 (GMT) Received: from mailserver.sandvine.com (sandvine.com [199.243.201.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E86043D55 for ; Tue, 1 Mar 2005 02:03:52 +0000 (GMT) (envelope-from don@SANDVINE.com) X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Mon, 28 Feb 2005 21:03:51 -0500 Message-ID: <2BCEB9A37A4D354AA276774EE13FB8C224D356@mailserver.sandvine.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Adaptec 3210S, 4.9-STABLE, corruption when disk fails Thread-Index: AcUd7QcbgEXj2lcrTNyZ4BKAeZ5T3QAFchPg From: "Don Bowman" To: "Uwe Doering" cc: freebsd-stable@freebsd.org Subject: RE: Adaptec 3210S, 4.9-STABLE, corruption when disk fails X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Mar 2005 02:03:53 -0000 From: Uwe Doering [mailto:gemini@geminix.org]=20 > Don Bowman wrote: > > I have a machine running: > >=20 > > $ uname -a > > FreeBSD machine.phaedrus.sandvine.com 4.9-STABLE FreeBSD=20 > 4.9-STABLE #0: > > Fri Mar 19 10:39:07 EST 2004 > > user@machine.phaedrus.sandvine.com:/usr/src/sys/compile/LABDB i386 > >=20 =20 ... I have merged asr.c from RELENG_4 to get this fix: "Fix a mis-merge in the MFC of rev. 1.64 in rev. 1.3.2.3; the following change wasn't included: - Set the CAM status to CAM_SCSI_STATUS_ERROR rather than CAM_REQ_CMP in case of a CHECK CONDITION." since I guess its conceivable this could cause my problem. --don