From owner-freebsd-stable@FreeBSD.ORG Sun Jun 26 14:26:16 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 B3676106566C; Sun, 26 Jun 2011 14:26:16 +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 44DC58FC15; Sun, 26 Jun 2011 14:26:16 +0000 (UTC) Received: from rack1.digiware.nl (localhost.digiware.nl [127.0.0.1]) by mail.digiware.nl (Postfix) with ESMTP id 1B77B153434; Sun, 26 Jun 2011 16:26:15 +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 rmX0ldHGiBZj; Sun, 26 Jun 2011 16:26:13 +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 1BE02153433; Sun, 26 Jun 2011 16:26:13 +0200 (CEST) Message-ID: <4E07418E.90701@digiware.nl> Date: Sun, 26 Jun 2011 16:26:22 +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: Mike Tancsa References: <4E0674ED.5090502@digiware.nl> <4E073982.8050601@sentex.net> In-Reply-To: <4E073982.8050601@sentex.net> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: stable@freebsd.org, delphij@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 14:26:16 -0000 On 26-6-2011 15:52, Mike Tancsa wrote: > On 6/25/2011 7:53 PM, Willem Jan Withagen wrote: >> 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. > >> >> But perhaps somebody has a suggestion? > > > I am running RELENG_8 as of June 20th on a different controller and > havent had any problems with it. But its an ARC-1210 with V1.44 > 2008-2-1 with disks in raid 5. > arcmsr0: > mem 0xb4200000-0xb4200fff irq 18 at device 14.0 on pci8 > ARECA RAID ADAPTER0: Driver Version 1.20.00.21 2010-03-03 > ARECA RAID ADAPTER0: FIRMWARE VERSION V1.44 2008-2-1 > arcmsr0: [ITHREAD] > > Perhaps open a ticket with Areca ? > > ---Mike > ching2048@areca.com.tw I just went to their web-interface and submitted a ticket online. We'll see what happens. I'm jusing them just as JBOD, since I let ZFS do the work. Sort of expensive, but the controller was on my desk anyways. --WjW