From owner-freebsd-stable@FreeBSD.ORG Mon May 25 11:17:02 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 6431D1065AAF; Mon, 25 May 2009 11:17:01 +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 690C28FC2C; Mon, 25 May 2009 11:16:50 +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 6C2254984; Mon, 25 May 2009 13:16:49 +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 n4PBGi9B097843; Mon, 25 May 2009 13:16:44 +0200 (CEST) (envelope-from hlh@restart.be) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=restart.be; s=avoriaz; t=1243250208; bh=E2+UQ1z7vgRfDljrpmcTgGs5+ef75Og+H3xGvXgz/Rw=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=QPxTl91FeF2WEhfeiKNKf/Yt8g1cgasw/sz0yOQd19IMVfQbVHan1m3B0DTaEOLGj rKwWL2HMygPgEhzTruR4A== 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=xjpsJJJR3W1ZF3NpOGQJS6T5n/rNZ23/3ynoO24NUhBA47jnyXYTwq5mRrxAr8Xk2 SKB+VMDWGo/pGJCFiOkgQ== Message-ID: <4A1A7E1C.9090401@restart.be> Date: Mon, 25 May 2009 13:16:44 +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> In-Reply-To: <3c1674c90905201643m540c8b1v8a8bd88f071c233d@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: Mon, 25 May 2009 11:17:22 -0000 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 panic: panic: solaris assert: 0 == dmu_read(os, lr->lr_foid, off, dlen, buf), file: /usr/src/sys/modules/zfs/../../cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c, line: 991 during `make -s DESTDIR=/kingston installworld` kingston is a pool on a USB stick with GPT partitions more info at : http://verbier.restart.be/xfer/core.txt.60 Thanks for your 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"