[Bug 282832] makefs zfs creates images with the same guid

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 19 Nov 2024 00:46:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282832

--- Comment #11 from Pat Maddox <pat@patmaddox.com> ---
> is the root pool missing a bootfs property?

I believe per your article it's not necessary:
https://freebsdfoundation.org/zfs-images-from-scratch-or-makefs-t-zfs/

And based on my observation, it's not necessary.

In any case, I have added bootfs to the example:
https://github.com/patmaddox/lab/commit/5e351e22a45cfe43af0d7709b954033319abb457

Same behavior. If you boot without the second disk, it boots. If you reguid
either pool, it works. It's when both pools have the same guid that it fails to
boot.

If my example fails for you, then there's something different between your test
and mine.

If my example passes for you, then there's something different between your
machine and mine.

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