https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282832
--- Comment #11 from Pat Maddox <[email protected]> --- > 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.
