From owner-freebsd-stable@FreeBSD.ORG Fri Nov 28 21:33:36 2008 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 DE81D1065673 for ; Fri, 28 Nov 2008 21:33:36 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from dhcp-172-19-247-186.corp.google.com (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A33BB8FC18; Fri, 28 Nov 2008 21:33:36 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <493063B0.8050908@FreeBSD.org> Date: Fri, 28 Nov 2008 13:33:36 -0800 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.18 (Macintosh/20081105) MIME-Version: 1.0 To: Wes Morgan References: <5f67a8c40811211558n5fc77a54v3d4589dc838af443@mail.gmail.com> <492B36F0.7080207@modulus.org> <492C119E.4070601@loveturtle.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Dillon Kass , freebsd-stable@freebsd.org Subject: Re: MFC ZFS: when? 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: Fri, 28 Nov 2008 21:33:37 -0000 Wes Morgan wrote: > On Tue, 25 Nov 2008, Dillon Kass wrote: > >> I'm very excited and can't wait! I have this clone I need to promote >> but I'm encountering this bug >> http://bugs.opensolaris.org/view_bug.do?bug_id=6738349 >> >> Hopefully it gets mfc before the diff between the real fs and the >> clone becomes so large that my pool fills up :-) >> I should have a few months before that happens though. > > Is it possible you could boot a -current system and promote the clone > without upgrading your pools/filesystems, then reboot to -stable? The promotion is not backwards compatible. Kris