[Bug 221077] Boot from ZFS fails following freebsd-update

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 29 00:34:07 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221077

--- Comment #17 from Steven Hartland <smh at FreeBSD.org> ---
Its been a while since I looked at zfs boot code and seems like its been
refactored a bit.

Looking at the original error I think its coming from zfs_mount_dataset however
I also think the error is being corrupted, I would have expected a number at
the end of "can't find dataset" instead of a raw 'u'.

A similar issue for the "failed to mount default pool" the next bit should list
the pool but you have nothing.

I'm wondering if you have some other partition which looks like a pool but
isn't and that's what its actually trying to boot from.

What's the output from lsdev from the boot loader?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-fs mailing list