From owner-freebsd-stable@FreeBSD.ORG Fri Apr 25 11:02:11 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6F701065679; Fri, 25 Apr 2008 11:02:11 +0000 (UTC) (envelope-from toomas.aas@raad.tartu.ee) Received: from kuller.raad.tartu.ee (kuller.raad.tartu.ee [194.126.106.100]) by mx1.freebsd.org (Postfix) with ESMTP id 82DC18FC1E; Fri, 25 Apr 2008 11:02:11 +0000 (UTC) (envelope-from toomas.aas@raad.tartu.ee) Received: from localhost (localhost [127.0.0.1]) by kuller.raad.tartu.ee (Postfix) with ESMTP id 1A96739878; Fri, 25 Apr 2008 13:43:41 +0300 (EEST) X-Virus-Scanned: amavisd-new at post.raad.tartu.ee Received: from kuller.raad.tartu.ee ([127.0.0.1]) by localhost (kuller.raad.tartu.ee [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 8VYZECUqsD2q; Fri, 25 Apr 2008 13:43:40 +0300 (EEST) Received: from raad.tartu.ee (lv.raad.tartu.ee [194.126.106.110]) by kuller.raad.tartu.ee (Postfix) with ESMTP id 3E5943984C; Fri, 25 Apr 2008 13:43:40 +0300 (EEST) Received: from INFO/SpoolDir by raad.tartu.ee (Mercury 1.48); 25 Apr 08 13:43:40 +0300 Received: from SpoolDir by INFO (Mercury 1.48); 25 Apr 08 13:43:26 +0300 Received: from [172.26.1.6] (172.26.1.6) by raad.tartu.ee (Mercury 1.48) with ESMTP; 25 Apr 08 13:43:18 +0300 Message-ID: <4811B5C5.6040301@raad.tartu.ee> Date: Fri, 25 Apr 2008 13:43:17 +0300 From: Toomas Aas User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Jeremy Chadwick References: <20080421190403.GA4625@wiz.vpn.offrom.nl> <48116538.8000800@raad.tartu.ee> <20080425064400.GA92293@eos.sc1.parodius.com> In-Reply-To: <20080425064400.GA92293@eos.sc1.parodius.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Willy@Offermans.Rompen.nl, freebsd-stable@freebsd.org Subject: Re: g_vfs_done error third part--PLEASE HELP! X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2008 11:02:12 -0000 Jeremy Chadwick wrote: > On Fri, Apr 25, 2008 at 07:59:36AM +0300, Toomas Aas wrote: >> Willy Offermans wrote: >> >>> Apr 21 19:44:36 sun kernel: g_vfs_done():ar0s1g[WRITE(offset=290725074944, length=2048)]error = 5 >>> Apr 21 19:45:07 sun kernel: g_vfs_done():ar0s1g[WRITE(offset=290725074944, length=2048)]error = 5 >>> Apr 21 19:45:38 sun kernel: g_vfs_done():ar0s1g[WRITE(offset=290725074944, length=2048)]error = 5 >>> ... >> I can only tell you that I had similar problems with FreeBSD 6.3 and ICH7R >> based RAID. Since I couldn't figure out how to solve them, I discarded the >> BIOS-based RAID and instead set up gmirror. It's been running this way for >> a year now and been rock solid. > > Are you referring to Intel MatrixRAID? Yes. > If so, there are multiple PRs > open on problems with FreeBSD and MatrixRAID, some which have been open > for over 2 years which include patches. Funny that I didn't find them when I was investigating the problem. Not that I'm doubting your word, just... funny. > You wouldn't be the first > person to ask why they haven't been committed to the tree. Well, unfortunately I am not competent to comment on that, nor am I in postition to *demand* that something be committed in a volunteer project, since I couldn't even imagine what the consequences would be :) At least I found a workaround. -- Toomas Aas