From owner-freebsd-stable@FreeBSD.ORG Sun Jun 26 09:50:43 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 12961106566B for ; Sun, 26 Jun 2011 09:50:43 +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 477A88FC12 for ; Sun, 26 Jun 2011 09:50:42 +0000 (UTC) Received: from rack1.digiware.nl (localhost.digiware.nl [127.0.0.1]) by mail.digiware.nl (Postfix) with ESMTP id C19AA15351B for ; Sun, 26 Jun 2011 11:50:39 +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 1mCQfF06-fw9 for ; Sun, 26 Jun 2011 11:50:36 +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 BA83C15358E for ; Sun, 26 Jun 2011 01:53:08 +0200 (CEST) Message-ID: <4E0674ED.5090502@digiware.nl> Date: Sun, 26 Jun 2011 01:53:17 +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: stable@freebsd.org X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: 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 09:50:43 -0000 Hi, 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? Thanx, --WjW