From owner-freebsd-current@FreeBSD.ORG Fri Aug 27 00:22:12 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35B4316A4CE; Fri, 27 Aug 2004 00:22:12 +0000 (GMT) Received: from ion.gank.org (ion.gank.org [69.55.238.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 241B343D72; Fri, 27 Aug 2004 00:22:12 +0000 (GMT) (envelope-from craig@xfoil.gank.org) Received: by ion.gank.org (mail, from userid 1001) id ED10A2B720; Thu, 26 Aug 2004 19:22:11 -0500 (CDT) Date: Thu, 26 Aug 2004 19:22:10 -0500 From: Craig Boston To: Lukas Ertl Message-ID: <20040827002209.GB42312@nowhere> Mail-Followup-To: Craig Boston , Lukas Ertl , Daniel Eriksson , freebsd-current@FreeBSD.org References: <20040827012953.T556@korben.in.tern> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040827012953.T556@korben.in.tern> User-Agent: Mutt/1.4.2.1i cc: freebsd-current@FreeBSD.org cc: Daniel Eriksson Subject: Re: PLEASE TEST: IPI deadlock avoidance patch X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Aug 2004 00:22:12 -0000 On Fri, Aug 27, 2004 at 01:31:54AM +0200, Lukas Ertl wrote: > I've identified and fixed (hopefully) a source of possible data corruption > on RAID5 plexes three days ago. You need rev. 1.6 of geom_vinum_raid5.c. Aha, could very well be the case. I have 1.5 (from releng_5). I'll try 1.6 and see what happens. Thanks, Craig