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

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 18 Nov 2024 16:47:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282832

--- Comment #3 from Pat Maddox <pat@patmaddox.com> ---
I am using it to create two disk images that I attach to a single bhyve. One is
zroot and gets replaced periodically (using it like a BE basically). The second
is zdata which is long-lived.

So, I made two images, started bhyve, and it failed to boot [1]. Turns out it’s
because the zpools have the same guid.

[1]
https://gist.github.com/patmaddox/da981282718fc033b05053716bc36144#file-2_first_boot-txt

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