Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jan 2019 00:34:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 221077] Boot from ZFS fails following freebsd-update
Message-ID:  <bug-221077-3630-Aoz53F7o1b@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221077-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221077-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

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

--- Comment #17 from Steven Hartland <smh@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221077-3630-Aoz53F7o1b>