From owner-freebsd-stable@FreeBSD.ORG Wed Dec 13 07:25:58 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DF7F716A412 for ; Wed, 13 Dec 2006 07:25:58 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D85F43CA1 for ; Wed, 13 Dec 2006 07:24:30 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (phobos.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id kBD7Pp4O007568; Wed, 13 Dec 2006 00:25:57 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <457FAAFD.1080707@samsco.org> Date: Wed, 13 Dec 2006 00:25:49 -0700 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.0.7) Gecko/20060910 SeaMonkey/1.0.5 MIME-Version: 1.0 To: Jan Mikkelsen References: <00a601c71e7f$ed63f7a0$3301a8c0@janmxp> In-Reply-To: <00a601c71e7f$ed63f7a0$3301a8c0@janmxp> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: freebsd-stable@freebsd.org Subject: Re: g_vfs_done() failures on 6.2-RC1 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: Wed, 13 Dec 2006 07:25:59 -0000 Jan Mikkelsen wrote: > - Daichi Goto's unionfs-p16 has been applied. > - The Areca driver is 1.20.00.12 from the Areca website. > - sym(4) patch (see PR/89550), but no sym controller present. > - SMP + FAST_IPSEC + SUIDDIR + device crypto. > > So: I've seen this problem on a few machines under heavy I/O load, with > ataraid and with arcmsr. I've seen others report similar problems, but > I've seen no resolution. Does anyone have any idea what the problem > is? Has anyone else seen similar problems? Where to from here? > > Thanks, > You mention that you are using a driver from the Areca website. Have you tried using the stock driver that comes with FreeBSD? I don't know if it will be better or not, but I was planning on doing a refresh of the stock driver, and I'd hate to introduce instability that wasn't there before. Scott