From nobody Wed Nov 09 21:47:28 2022 X-Original-To: current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4N6z8l4sTxz4dGLY for ; Wed, 9 Nov 2022 21:47:35 +0000 (UTC) (envelope-from pmh@hausen.com) Received: from mail2.pluspunkthosting.de (mail2.pluspunkthosting.de [217.29.33.228]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4N6z8g2NCXz4Tsf; Wed, 9 Nov 2022 21:47:31 +0000 (UTC) (envelope-from pmh@hausen.com) Authentication-Results: mx1.freebsd.org; dkim=none; spf=none (mx1.freebsd.org: domain of pmh@hausen.com has no SPF policy when checking 217.29.33.228) smtp.mailfrom=pmh@hausen.com; dmarc=none Received: from smtpclient.apple (87.138.185.145) by mail2.pluspunkthosting.de (Axigen) with (ECDHE-RSA-AES256-GCM-SHA384 encrypted) ESMTPSA id 223B9C; Wed, 9 Nov 2022 22:47:29 +0100 Content-Type: text/plain; charset=us-ascii List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.1\)) Subject: Re: changes to the zfs boot (was: Re: git: 72a1cb05cd23 - main - rc(8): Add a zpoolupgrade rc.d script) From: "Patrick M. Hausen" In-Reply-To: <40D4F908-CE30-4AAF-89FA-E6849027FB17@hausen.com> Date: Wed, 9 Nov 2022 22:47:28 +0100 Cc: Warner Losh , Mark Millard , tsoome@freebsd.org, Li-Wen Hsu , current@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <202211070339.2A73dJlO027991@gitrepo.freebsd.org> <20221107121514.Horde.nulS9Wg1s3yzAsXXkuJRBa9@webmail.leidinger.net> <20221108105053.Horde.eqgFiBJe2ngGAj6BkXcv5-Z@webmail.leidinger.net> <20221109134610.Horde.JB7ibQTWprHbmIUfhg7JY7f@webmail.leidinger.net> <460205F9-5D59-4033-813B-C34E01BFD6C4@hausen.com> <20221109220540.Horde.6GRfN8bbUC4AsLcvjhWbUgm@webmail.leidinger.net> <65689194-1F56-4429-9A52-794A8354D995@hausen.com> <20221109222600.Horde.yo1Ry8tPu9udiPqUgtdDHNG@webmail.leidinger.net> <40D4F908-CE30-4AAF-89FA-E6849027FB17@hausen.com> To: Alexander Leidinger X-Mailer: Apple Mail (2.3696.120.41.1.1) X-Spamd-Bar: - X-Spamd-Result: default: False [-1.60 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; AUTH_NA(1.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[text/plain]; R_SPF_NA(0.00)[no SPF record]; MIME_TRACE(0.00)[0:+]; MLMMJ_DEST(0.00)[current@freebsd.org]; FREEMAIL_CC(0.00)[bsdimp.com,yahoo.com,freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:16188, ipnet:217.29.32.0/20, country:DE]; RCVD_VIA_SMTP_AUTH(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCPT_COUNT_FIVE(0.00)[6]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; RCVD_TLS_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; DMARC_NA(0.00)[hausen.com]; TO_DN_SOME(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-Rspamd-Queue-Id: 4N6z8g2NCXz4Tsf X-ThisMailContainsUnwantedMimeParts: N Hi, > Am 09.11.2022 um 22:38 schrieb Patrick M. Hausen : >> Am 09.11.2022 um 22:26 schrieb Alexander Leidinger = : >> On quick look I haven't found a place where a compatibility setting = is used for the rpool during the creation, so I can't point out what the = exact difference is. >> Given that empty_bpobj is not in the list of the boot code, it can't = be the same, some limit of enabled features has to be in place during = initial install, and your example has to be different. >=20 > That feature was imported into FreeBSD in 2012 so it should be > enabled in every pool created since then. I apologize, should have included that in the last mail. This is a current FreeBSD 13.1-p2 hosting system we run. Boots quite fine ;-) Kind regards, Patrick ----------- [ry93@pdn006 ~]$ zpool get all zroot|grep feature zroot feature@async_destroy enabled = local zroot feature@empty_bpobj active = local zroot feature@lz4_compress active = local zroot feature@multi_vdev_crash_dump enabled = local zroot feature@spacemap_histogram active = local zroot feature@enabled_txg active = local zroot feature@hole_birth active = local zroot feature@extensible_dataset active = local zroot feature@embedded_data active = local zroot feature@bookmarks enabled = local zroot feature@filesystem_limits enabled = local zroot feature@large_blocks enabled = local zroot feature@large_dnode enabled = local zroot feature@sha512 enabled = local zroot feature@skein enabled = local zroot feature@userobj_accounting active = local zroot feature@encryption enabled = local zroot feature@project_quota active = local zroot feature@device_removal enabled = local zroot feature@obsolete_counts enabled = local zroot feature@zpool_checkpoint enabled = local zroot feature@spacemap_v2 active = local zroot feature@allocation_classes enabled = local zroot feature@resilver_defer enabled = local zroot feature@bookmark_v2 enabled = local zroot feature@redaction_bookmarks enabled = local zroot feature@redacted_datasets enabled = local zroot feature@bookmark_written enabled = local zroot feature@log_spacemap active = local zroot feature@livelist active = local zroot feature@device_rebuild enabled = local zroot feature@zstd_compress enabled = local zroot feature@draid enabled = local -----------