Page MenuHomeFreeBSD

OpenZFS: Revert "tunables: remove legacy FreeBSD aliases"
ClosedPublic

Authored by emaste on Sep 21 2025, 2:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 14, 11:38 AM
Unknown Object (File)
Sun, Nov 9, 10:13 PM
Unknown Object (File)
Sat, Nov 8, 10:46 PM
Unknown Object (File)
Mon, Nov 3, 10:44 PM
Unknown Object (File)
Oct 29 2025, 4:39 AM
Unknown Object (File)
Oct 29 2025, 4:36 AM
Unknown Object (File)
Oct 29 2025, 4:29 AM
Unknown Object (File)
Oct 26 2025, 7:03 AM
Subscribers

Details

Summary

The installer was still adding the legacy sysctl vfs.zfs.min_auto_ashift=12 to /etc/sysctl.conf until very recently -- commit 87a7b35f04b6 ("bsdinstall: fix vfs.zfs.vdev.min_auto_ashift oid"), and many users have this in sysctl.conf.

Restore the legacy aliases for now, until we can execute on a deprecation plan.

This reverts commit ced72fdd69f27b54cf592351a36660cd9fd7dbd3.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable