From nobody Mon Jul 4 13:24:08 2022 X-Original-To: freebsd-stable@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 0DD9D8B438A for ; Mon, 4 Jul 2022 13:24:12 +0000 (UTC) (envelope-from pblok@bsd4all.org) Received: from mail.bsd4all.org (mail.bsd4all.org [88.99.169.216]) by mx1.freebsd.org (Postfix) with ESMTP id 4Lc62y6tN2z3Bwg for ; Mon, 4 Jul 2022 13:24:10 +0000 (UTC) (envelope-from pblok@bsd4all.org) Received: from mail.bsd4all.org (localhost [127.0.0.1]) by mail.bsd4all.org (Postfix) with ESMTP id 984D34DF6; Mon, 4 Jul 2022 15:24:11 +0200 (CEST) X-Virus-Scanned: amavisd-new at bsd4all.org Received: from mail.bsd4all.org ([127.0.0.1]) by mail.bsd4all.org (mail.bsd4all.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oiVpN7LUuHgy; Mon, 4 Jul 2022 15:24:10 +0200 (CEST) Received: from [192.168.34.65] (pony_ip [136.143.2.230]) by mail.bsd4all.org (Postfix) with ESMTPSA id E01474DF3; Mon, 4 Jul 2022 15:24:10 +0200 (CEST) Content-Type: text/plain; charset=utf-8 List-Id: Production branch of FreeBSD source code List-Archive: https://lists.freebsd.org/archives/freebsd-stable List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.7\)) Subject: Re: Upgrade to 13, zfs issues From: Peter Blok In-Reply-To: <86r131uo0w.fsf@srvbsdfenssv.interne.associated-bears.org> Date: Mon, 4 Jul 2022 15:24:08 +0200 Cc: Mailing List FreeBSD Stable Content-Transfer-Encoding: quoted-printable Message-Id: <82B90D54-DCD3-40C0-88DD-EF3CC5E8C6D5@bsd4all.org> References: <86czem4eur.fsf@srvbsdfenssv.interne.associated-bears.org> <359F7BFF-B969-491F-996B-57EA8BB3C413@bsd4all.org> <86r131uo0w.fsf@srvbsdfenssv.interne.associated-bears.org> To: =?utf-8?Q?=C3=89ric_Masson?= X-Mailer: Apple Mail (2.3608.120.23.2.7) X-Rspamd-Queue-Id: 4Lc62y6tN2z3Bwg X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of pblok@bsd4all.org designates 88.99.169.216 as permitted sender) smtp.mailfrom=pblok@bsd4all.org X-Spamd-Result: default: False [-2.54 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.96)[-0.964]; FROM_HAS_DN(0.00)[]; MV_CASE(0.50)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[bsd4all.org]; NEURAL_HAM_LONG(-0.96)[-0.957]; RCVD_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; NEURAL_HAM_SHORT(-0.91)[-0.914]; RCPT_COUNT_TWO(0.00)[2]; MLMMJ_DEST(0.00)[freebsd-stable]; FREEMAIL_TO(0.00)[free.fr]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:88.99.0.0/16, country:DE]; MID_RHS_MATCH_FROM(0.00)[] X-ThisMailContainsUnwantedMimeParts: N Yes, no issues except that on one server I forgot to do the etcupdate = -B. It still worked ok, but an extra zpool wasn=E2=80=99t imported. Many of the servers were out of reach and headless, so I was pretty = happy it worked so well. One aspect to consider: you need to do this with a kernel config that = contains COMPAT_FREEBSD12. Best is to use GENERIC Peter > On 4 Jul 2022, at 13:15, =C3=89ric Masson wrote: >=20 > Peter Blok writes: >=20 > Hi Peter, >=20 >> I have the same issue on a couple of servers. I haven=E2=80=99t found = a way to >> correct this, but it wasn=E2=80=99t any problem upgrading and after = the >> upgrade everything worked ok. >=20 > So you're telling that upgrading from stable/12 to stable/13 using > https://docs.freebsd.org/en/books/handbook/cutting-edge/#makeworld = will > DTRT ? >=20 > I guess I'll use a spare SSD for rootfs, just to be able to rollback = if > something woes. >=20 > Thanks for your answer. >=20 > =C3=89ric >=20