From owner-freebsd-current@freebsd.org Sun Sep 6 14:22:34 2020 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C1E973D2075 for ; Sun, 6 Sep 2020 14:22:34 +0000 (UTC) (envelope-from freqlabs@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bktsk4fGPz3fvJ for ; Sun, 6 Sep 2020 14:22:34 +0000 (UTC) (envelope-from freqlabs@FreeBSD.org) Received: from Ryans-MBP.attlocal.net (unknown [IPv6:2600:1700:358a:c660:d879:df07:2c15:cef6]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: freqlabs/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 70E1F2F2A1 for ; Sun, 6 Sep 2020 14:22:34 +0000 (UTC) (envelope-from freqlabs@FreeBSD.org) Subject: Re: bectl: cannot promote 'zroot/ROOT/r364030-OpenZFS2': not a cloned filesystem To: freebsd-current@freebsd.org References: <20200830193756.GA6325@freedom.nl> <320492e8-4dee-22f3-443b-829fdb2c3e8b@gmail.com> <20200906091649.GA2517@freedom.nl> From: Ryan Moeller Message-ID: <360dd0d5-5026-9714-417f-d05691b78618@FreeBSD.org> Date: Sun, 6 Sep 2020 10:22:33 -0400 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:68.0) Gecko/20100101 Thunderbird/68.12.0 MIME-Version: 1.0 In-Reply-To: <20200906091649.GA2517@freedom.nl> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.33 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: Sun, 06 Sep 2020 14:22:34 -0000 On 9/6/20 5:16 AM, marco wrote: > On Sat, Sep 05, 2020 at 12:02:58AM +0100, you (Graham Perrin) sent the following to [freebsd-current] : >> FYI >> > I switched back to base ZFS whilst on r364030 and upgraded to r365336 and deinstalled > openzfs and openzfs-kmod for now. > ZFS in base nicely auto-imported both zroot and backup pools for the 1st > time. I need to update the port, it's a little behind what's in base now. -Ryan