Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jun 2023 05:08:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 271989] zfs root mount error 6 after upgrade from 11.1-release to 13.2-release
Message-ID:  <bug-271989-227-WjISCm7zya@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271989-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271989-227@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=3D271989

--- Comment #7 from Markus Wild <freebsd-bugs@virtualtec.ch> ---
(In reply to Dan Langille from comment #5)
Check whether you have "ghost" zfs labels on your main drives, besides
the expected ones in the zfs partitions:

zdb -l /dev/ada0
zdb -l /dev/ada1

if yours is the same problem as mine was, you'll find the last two of=20
the 4 labels valid, and the kernel will then happily use this wrong label
(it will plain ignore the partitions) just to fail to mount the pool later.
I see no good reason to upgrade the root pool in such a situation, besides
making a fallback to the working system impossible.

Cheers,
Markus

--=20
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-271989-227-WjISCm7zya>