From owner-freebsd-current@freebsd.org Thu Feb 25 16:21:28 2021 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 3821B5680EF for ; Thu, 25 Feb 2021 16:21:28 +0000 (UTC) (envelope-from warlock@phouka1.phouka.net) Received: from phouka1.phouka.net (phouka1.phouka.net [107.170.196.116]) (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 (2048 bits) client-digest SHA256) (Client CN "phouka.net", Issuer "Go Daddy Secure Certificate Authority - G2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DmdMW5ntnz4xqn; Thu, 25 Feb 2021 16:21:27 +0000 (UTC) (envelope-from warlock@phouka1.phouka.net) Received: from phouka1.phouka.net (localhost [127.0.0.1]) by phouka1.phouka.net (8.16.1/8.16.1) with ESMTPS id 11PGK4Ud048026 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Thu, 25 Feb 2021 08:20:04 -0800 (PST) (envelope-from warlock@phouka1.phouka.net) Received: (from warlock@localhost) by phouka1.phouka.net (8.16.1/8.16.1/Submit) id 11PGK4ll048023; Thu, 25 Feb 2021 08:20:04 -0800 (PST) (envelope-from warlock) Date: Thu, 25 Feb 2021 08:20:03 -0800 From: John Kennedy To: Renato Botelho Cc: freebsd-current@freebsd.org, Martin Matuska Subject: Re: zpool upgrade can't enable new features Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Rspamd-Queue-Id: 4DmdMW5ntnz4xqn X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.34 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: Thu, 25 Feb 2021 16:21:28 -0000 On Thu, Feb 25, 2021 at 11:09:17AM -0300, Renato Botelho wrote: > I recently upgraded a CURRENT system to main-n244932-248a47a4c2f and > zpool status shows: > > pool: zroot > state: ONLINE > status: Some supported and requested features are not enabled on the pool. > The pool can still be used, but some features are unavailable. > action: Enable all features using 'zpool upgrade'. Once this is done, > the pool may no longer be accessible by software that does not support > the features. See zpool-features(5) for details. I noticed that the other day with main-n245037-6e822e99570f. pool: zroot state: ONLINE status: Some supported and requested features are not enabled on the pool. The pool can still be used, but some features are unavailable. action: Enable all features using 'zpool upgrade'. Once this is done, the pool may no longer be accessible by software that does not support the features. See zpool-features(5) for details. scan: scrub repaired 0B in 00:01:10 with 0 errors on Mon Feb 1 18:34:43 2021 config: NAME STATE READ WRITE CKSUM zroot ONLINE 0 0 0 vtbd0p3.eli ONLINE 0 0 0 I didn't see anything at all that seemed missing. zpool get all zroot | grep feature | sed -E 's/^([^ ]+)[ ]+([^ ]+)[ ]+([^ ]+)[ ]+([^ ]+).*$/\1 \3 \4/' | sort | uniq -c 12 zroot active local 21 zroot enabled local