[Bug 289615] bsdinstall/scripts/zfsboot: Use vfs.zfs.vdev.min_auto_ashift to force 4K sectors

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 15 Sep 2025 04:49:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289615

            Bug ID: 289615
           Summary: bsdinstall/scripts/zfsboot: Use
                    vfs.zfs.vdev.min_auto_ashift to force 4K sectors
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: yasu@freebsd.org
             Flags: mfc-stable15?, mfc-stable14?, mfc-stable13?

Created attachment 263806
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=263806&action=edit
Patch file

With base ced72fdd69f2 vfs.zfs.min_auto_ashift is removed and not available any
more. So use vfs.zfs.vdev.min_auto_ashift instead.

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