From owner-freebsd-stable@FreeBSD.ORG Sun Jun 26 11:32:47 2011 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A6201065670 for ; Sun, 26 Jun 2011 11:32:47 +0000 (UTC) (envelope-from wjw@digiware.nl) Received: from mail.digiware.nl (mail.ip6.digiware.nl [IPv6:2001:4cb8:1:106::2]) by mx1.freebsd.org (Postfix) with ESMTP id 99E0A8FC12 for ; Sun, 26 Jun 2011 11:32:46 +0000 (UTC) Received: from rack1.digiware.nl (localhost.digiware.nl [127.0.0.1]) by mail.digiware.nl (Postfix) with ESMTP id 23C1C153434; Sun, 26 Jun 2011 13:32:45 +0200 (CEST) X-Virus-Scanned: amavisd-new at digiware.nl Received: from mail.digiware.nl ([127.0.0.1]) by rack1.digiware.nl (rack1.digiware.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uXSC4azDbunJ; Sun, 26 Jun 2011 13:32:43 +0200 (CEST) Received: from [IPv6:2001:4cb8:3:1:c02b:ce62:71ff:9cbc] (unknown [IPv6:2001:4cb8:3:1:c02b:ce62:71ff:9cbc]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.digiware.nl (Postfix) with ESMTPSA id 2AD0E153433; Sun, 26 Jun 2011 13:32:43 +0200 (CEST) Message-ID: <4E0718E4.9030808@digiware.nl> Date: Sun, 26 Jun 2011 13:32:52 +0200 From: Willem Jan Withagen User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.18) Gecko/20110616 Lightning/1.0b2 Thunderbird/3.1.11 MIME-Version: 1.0 To: Jeremy Chadwick References: <4E0674ED.5090502@digiware.nl> <20110626110121.GA5197@icarus.home.lan> In-Reply-To: <20110626110121.GA5197@icarus.home.lan> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: stable@freebsd.org Subject: Re: arcmsr panic runnig 8.2 of 2011 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: Sun, 26 Jun 2011 11:32:47 -0000 On 26-6-2011 13:01, Jeremy Chadwick wrote: > On Sun, Jun 26, 2011 at 01:53:17AM +0200, Willem Jan Withagen wrote: >> I'm running ZFS of of 8 disks on an areca 1120.... >> Things were just running fine until I tried upgrading to the most recent >> STABLE. >> >> Turns out that my configuration causes a panic in >> >> arcmsr.c:2093, >> Because the MTX is multiple invoked here. >> >> Now my previous working version dates from 26/2, and since then a new >> release from areca was imported..... >> >> So I tried opgrading my firmware to 1.49, but to no avail. >> The system keeps panicing. >> >> So I guess that there is still a coding error somewhere in the driver. >> But I'm not into this enough to even know where to start looking for >> tracing this..... >> >> But perhaps somebody has a suggestion? > > Have you reported this problem directly to Areca? They do officially > support FreeBSD. To be honest, it has NOT crossed my mind, and even now I'm sort of baffled. But you are right, they would/could be the people to help. --WjW