[Bug 288722] Panic when starting poudriere on 15.0-CURRENT - seems to be in ZFS

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 10 Aug 2025 21:05:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288722

--- Comment #23 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
FYI: My ZFS context has:

# zpool get all | grep openzfs
zoptb  compatibility                  openzfs-2.1-freebsd            local

That is the last version before block cloning as added. So:

# zpool get all | grep feature@ | grep clon
zoptb  feature@block_cloning          disabled                       local
zoptb  feature@block_cloning_endian   disabled                       local

I've not seen any panics in my poudriere-devel
experiments in t his ZFS context. (That is no
surprise at this point.)

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