Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jun 2023 13:31:30 +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-KfHhgeATSx@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 #2 from Markus Wild <freebsd-bugs@virtualtec.ch> ---
Turns out, there was an old zfs label AT THE END of the unused=20
disk space of the two nvd drives from the original auto-setup.

Why on earth does the 13.2 kernel prefer an incomplete label (label 0/1 were
missing, label 2/3 at the end of the whole disk contained the old informati=
on),
when there was a perfectly valid "freebsd-zfs" gpt partition with all
valid labels!? Shouldn't the search path be:
- check partition table
- check every entry of type "freebsd-zfs" for labels
- if nothing found, check whole disk

--=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-KfHhgeATSx>