Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Nov 2024 00:46:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 282832] makefs zfs creates images with the same guid
Message-ID:  <bug-282832-227-QYCFKFC1tz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-282832-227@https.bugs.freebsd.org/bugzilla/>

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

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282832-227-QYCFKFC1tz>