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
Unknown Object (File)
Thu, Jun 18, 2:36 PM
Unknown Object (File)
Thu, Jun 18, 2:00 PM
Unknown Object (File)
Fri, Jun 12, 8:37 AM
Unknown Object (File)
Sun, May 31, 1:29 AM
Unknown Object (File)
May 25 2026, 12:34 AM
Unknown Object (File)
May 19 2026, 7:17 PM
Unknown Object (File)
May 16 2026, 10:28 PM
Unknown Object (File)
May 3 2026, 9:08 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.