[Bug 226714] zfsboot(8) erroneously suggests creating a BSD label

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 28 05:16:21 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226714

--- Comment #16 from Eugene Grosbein <eugen at freebsd.org> ---
(In reply to Warner Losh from comment #14)

> ptable_open should recurse properly though

There is nothing to recurse in the scenario described above.

Either zfsboot installation procedure must clear second block to ensure it does
not hit libsa's "design feature" that prohibits opening such a slice, or libsa
should not prohibit that and then it must have a knowledge about ZFS pools over
slices and how to differentiate them having BSD label magic in the second block
from real BSD labels.

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


More information about the freebsd-doc mailing list