Date: Sun, 3 Nov 2019 20:59:34 +0200 From: Toomas Soome <tsoome@me.com> To: Andriy Gapon <avg@FreeBSD.org>, Alexander Motin <mav@FreeBSD.org> Cc: src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r354283 - in head: stand/libsa/zfs sys/cddl/boot/zfs Message-ID: <25055587-72FD-47BE-946D-4A0D2D70B2EF@me.com> In-Reply-To: <276a3efd-da6c-69ca-cc4f-51c9a5b77696@FreeBSD.org> References: <201911031325.xA3DPl3B080386@repo.freebsd.org> <276a3efd-da6c-69ca-cc4f-51c9a5b77696@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 3. Nov 2019, at 19:42, Andriy Gapon <avg@FreeBSD.org> wrote: > > On 03/11/2019 15:25, Toomas Soome wrote: >> Author: tsoome >> Date: Sun Nov 3 13:25:47 2019 >> New Revision: 354283 >> URL: https://svnweb.freebsd.org/changeset/base/354283 >> >> Log: >> loader: we do not support booting from pool with log device >> >> If pool has log device, stop there and tell about it. > > Why? > because it is not implemented? We already return EIO from vdev_probe() for LOG device. I mean I does not have to stay this way, but also we have some weird unexplained error cases… anyhow, it is trivial to undo the disable, and definitely open to ideas about handling the reading the log. rgds, toomas
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?25055587-72FD-47BE-946D-4A0D2D70B2EF>
