Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Nov 2019 23:56:47 +0200
From:      Andriy Gapon <avg@FreeBSD.org>
To:        Toomas Soome <tsoome@freebsd.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r354324 - head/stand/libsa/zfs
Message-ID:  <ce61dfee-7244-a181-75c4-11843abfc823@FreeBSD.org>
In-Reply-To: <201911032136.xA3LaUcq090047@repo.freebsd.org>
References:  <201911032136.xA3LaUcq090047@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 03/11/2019 23:36, Toomas Soome wrote:
> Author: tsoome
> Date: Sun Nov  3 21:36:29 2019
> New Revision: 354324
> URL: https://svnweb.freebsd.org/changeset/base/354324
> 
> Log:
>   loader: allow booting from pool with log device
>   
>   Apparently people are using log with boot pool, so we can not just
>   error out there. Still we will need to investigate how to handle
>   log properly.

Toomas,

I still don't understand your concern here.
It's true that we do not support reading from a log device, but as far as I can
recall, we do not attempt to read / apply ZIL in the boot code at all.
So in my understanding, whether a pool has a log or device or not should be
completely irrelevant.

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ce61dfee-7244-a181-75c4-11843abfc823>