Page MenuHomeFreeBSD

bsdinstall: Select ZFS compatibility template before zpool creation
Needs ReviewPublic

Authored by john.grafton_runbox.com on Jun 21 2025, 4:41 PM.
Tags
None
Referenced Files
F149146902: D50966.id157410.diff
Sun, Mar 22, 1:48 PM
Unknown Object (File)
Sun, Mar 22, 12:25 AM
Unknown Object (File)
Sat, Mar 21, 7:48 PM
Unknown Object (File)
Sat, Mar 14, 7:14 AM
Unknown Object (File)
Thu, Mar 12, 10:34 AM
Unknown Object (File)
Feb 8 2026, 8:28 AM
Unknown Object (File)
Jan 31 2026, 3:12 PM
Unknown Object (File)
Jan 28 2026, 11:51 PM

Details

Reviewers
None
Group Reviewers
Installer
Summary

Add a menu option to bsdinstall zpool creation dialog that allows
the user to select a zfs compatibility template.

Test Plan

Build release and use bsdinstall to create a zpool during installation. The resulting zpool should have features from the proper template file in /usr/share/zfs/compatibility.d/ or /etc/zfs/compatibility.d.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 65010
Build 61893: arc lint + arc unit

Event Timeline

This change allows users to create a zpool during FreeBSD installation that can be used when booted into other OS's that do not support the latest ZFS features (such as Proxmox). @editor_callfortesting.org Michael Dexter requested this feature during BSDCan 2025.