From owner-freebsd-stable@FreeBSD.ORG Sun May 31 09:52:27 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 964611065673; Sun, 31 May 2009 09:52:27 +0000 (UTC) (envelope-from hlh@restart.be) Received: from tignes.restart.be (tignes.restart.be [IPv6:2001:41d0:2:2d29:0:1::]) by mx1.freebsd.org (Postfix) with ESMTP id 237658FC16; Sun, 31 May 2009 09:52:27 +0000 (UTC) (envelope-from hlh@restart.be) Received: from restart.be (avoriaz.tunnel.bel [IPv6:2001:41d0:2:2d29:1:ffff::]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "avoriaz.restart.be", Issuer "CA master" (verified OK)) by tignes.restart.be (Postfix) with ESMTPS id 390314CE6; Sun, 31 May 2009 11:52:26 +0200 (CEST) Received: from morzine.restart.bel (morzine.restart.be [IPv6:2001:41d0:2:2d29:1:2::]) (authenticated bits=0) by restart.be (8.14.3/8.14.3) with ESMTP id n4V9qN3M096809; Sun, 31 May 2009 11:52:23 +0200 (CEST) (envelope-from hlh@restart.be) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=restart.be; s=avoriaz; t=1243763545; bh=/HfEzG1wK7m7It4v9V4lfuSt+KVwrTb6I0fyKh+kAiI=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=gfdtUV1I22IHaRdEjXQkhf72E8zMcVbOYLtv9sz6mFTpKHJl4/i7Vl3wmSpvjqJZq xMXdi7HpLcXgSnv404Fmw== DomainKey-Signature: a=rsa-sha1; s=avoriaz; d=restart.be; c=nofws; q=dns; h=message-id:date:from:organization:user-agent:mime-version:to:cc: subject:references:in-reply-to:content-type: content-transfer-encoding:x-scanned-by; b=hXjPfm2ChNQs8Q8LMygKfkdh9sqluW3o4nwLKStzZ9udjY+l55iQsvvPAKdFCavUA NupnKQu3DQ5qsCXGyxEyw== Message-ID: <4A225357.40804@restart.be> Date: Sun, 31 May 2009 11:52:23 +0200 From: Henri Hennebert Organization: RestartSoft User-Agent: Thunderbird 2.0.0.21 (X11/20090412) MIME-Version: 1.0 To: Kip Macy References: <3c1674c90905201643m540c8b1v8a8bd88f071c233d@mail.gmail.com> <4A20F833.5040609@restart.be> <3c1674c90905301227u1c5dab90j9bdaa769520b138b@mail.gmail.com> In-Reply-To: <3c1674c90905301227u1c5dab90j9bdaa769520b138b@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.64 on IPv6:2001:41d0:2:2d29:1:1:: Cc: freebsd-stable@freebsd.org Subject: Re: ZFS MFC heads down 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, 31 May 2009 09:52:27 -0000 Kip Macy wrote: > Please try applying this change to your tree and let me know. > I patch, I reboot 2 times without problem. I keep you posted is I encounter a new crash. Thanks Henri > Thanks, > Kip > > http://svn.freebsd.org/viewvc/base?view=revision&revision=193110 > > > On Sat, May 30, 2009 at 2:11 AM, Henri Hennebert wrote: >> Kip Macy wrote: >>> On Wed, May 20, 2009 at 2:59 PM, Kip Macy wrote: >>>> I will be MFC'ing the newer ZFS support some time this afternoon. Both >>>> world and kernel will need to be re-built. Existing pools will >>>> continue to work without upgrade. >>>> >>>> >>>> If you choose to upgrade a pool to take advantage of new features you >>>> will no longer be able to use it with sources prior to today. 'zfs >>>> send/recv' is not expected to inter-operate between different pool >>>> versions. >>> >>> The MFC went in r192498. Please let me know if you have any problems. >>> >> I get a Fatal trap 12: page fault while in kernel mode >> at shutdown. the core.txt is http://verbier.restart.be/xfer/core.txt.61 >> >> Thanks for you work >> >> Henri >> >> >>> Thanks, >>> Kip >>> _______________________________________________ >>> freebsd-stable@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-stable >>> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >> > > >