> On 3. Nov 2019, at 19:42, Andriy Gapon <a...@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
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to