From owner-freebsd-current@FreeBSD.ORG Wed Jul 4 22:39:45 2007 Return-Path: X-Original-To: Current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1CF2916A473 for ; Wed, 4 Jul 2007 22:39:45 +0000 (UTC) (envelope-from mattjreimer@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.246]) by mx1.freebsd.org (Postfix) with ESMTP id CEB9313C4BE for ; Wed, 4 Jul 2007 22:39:44 +0000 (UTC) (envelope-from mattjreimer@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so547083anc for ; Wed, 04 Jul 2007 15:39:43 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=q65wcNMbK/2ryWnvxZZqnNBNK1b1Ssd9e9hqU1IMWnjg/ztD1IEgnh5Uiz9KR64s6bFqObw+E+9y1Xd35kz5t5oOhZDhNWDpc8vMh6n6kgV0lmRVwzFXIZDjG4wX2IRLvjrNWbp2a6Fla5eg2RyQGEBff58nNZLeby+7iVS4Fjw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=i1xw4Ci+kMhUpGWmrO1CCEYpo4Mt87Aw93K6fNpXWKncVZowcLiGJlJ7DaF5FGCf5uwivAyi6CKA6wAJpZqEeXiZCdpRZmrFqNr8UqfMOJrcTUg4LSajEeUZ4I9w/WoTUMUylZ3m4HiHBHXA1XkGOmYKcZnMASoSeRR4b2HmfTE= Received: by 10.100.111.16 with SMTP id j16mr5011089anc.1183587148714; Wed, 04 Jul 2007 15:12:28 -0700 (PDT) Received: by 10.100.122.7 with HTTP; Wed, 4 Jul 2007 15:12:28 -0700 (PDT) Message-ID: Date: Wed, 4 Jul 2007 15:12:28 -0700 From: "Matt Reimer" To: "Jan Schmidle" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <468B551C.7070107@jschmidle.org> Cc: Current@freebsd.org Subject: Re: Panic with areca and dd X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jul 2007 22:39:45 -0000 On 7/4/07, Matt Reimer wrote: > On 7/4/07, Jan Schmidle wrote: > > I reduced my Problem from zfs to a general disk, i/o problem. > > But now i don't know if it is areca driver related or a > > general freebsd-current problem. BTW I'm using UFS2. Matt