[Bug 278414] Reproducible zpool(8) panic with 14.0-RELEASE amd64-zfs.raw VM-IMAGES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 May 2024 03:01:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278414 Alexander Motin <mav@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress CC| |markj@FreeBSD.org, | |mav@FreeBSD.org Assignee|fs@FreeBSD.org |mav@FreeBSD.org --- Comment #15 from Alexander Motin <mav@FreeBSD.org> --- It seems makefs-generated ZFS images by skipping some optional dataset structures activate code not used since before ancient zpool version 11 and missing some locks. I think https://github.com/openzfs/zfs/pull/16162 should fix the problem. Though I wonder whether/when ZFS will regenerate those structures without explicit upgrade from the pre-11 pool version or will forever use the old code. -- You are receiving this mail because: You are the assignee for the bug.