Date: Tue, 3 May 2022 16:08:06 +0200 From: Emmanuel Vadot <manu@bidouilliste.com> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: 450b4ac23c75 - main - bsdinstall/script: umount before zpool export Message-ID: <20220503160806.4c95bec71b1036112a337b15@bidouilliste.com> In-Reply-To: <202205031406.243E6Xqm078303@gitrepo.freebsd.org> References: <202205031406.243E6Xqm078303@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 3 May 2022 14:06:33 GMT Emmanuel Vadot <manu@FreeBSD.org> wrote: > The branch main has been updated by manu: >=20 > URL: https://cgit.FreeBSD.org/src/commit/?id=3D450b4ac23c75e2dde996c96049= c0887864e22d09 >=20 > commit 450b4ac23c75e2dde996c96049c0887864e22d09 > Author: Corvin K=F6hne <CorvinK@beckhoff.com> > AuthorDate: 2022-05-03 14:01:22 +0000 > Commit: Emmanuel Vadot <manu@FreeBSD.org> > CommitDate: 2022-05-03 14:02:39 +0000 >=20 > bsdinstall/script: umount before zpool export > =20 > When running zpool export first, boot/efi and dev is still mounted so > zpool export fails. By running bsdinstall umount first the pool can be > cleanly exported. > =20 > Reviewed by: emaste > Differential Revision: https://reviews.freebsd.org/D35114 > Sponsored by: Beckhoff Automation GmbH & Co. KG > MFC After: 3 days Fixes: 34766aa8cb "Fix scripted installs on EFI systems using ZFS root with zfsboot." --=20 Emmanuel Vadot <manu@bidouilliste.com> <manu@freebsd.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20220503160806.4c95bec71b1036112a337b15>