Date: Thu, 19 Oct 2023 10:50:16 +0000 From: bugzilla-noreply@freebsd.org To: sysinstall@FreeBSD.org Subject: [Bug 274557] FreeBSD-14.0-rc1 ZFS-setup force 4k (ashift 12) results in ashift=0 (autodetect) Message-ID: <bug-274557-8135-99EeZdfVHp@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-274557-8135@https.bugs.freebsd.org/bugzilla/> References: <bug-274557-8135@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274557 --- Comment #1 from Gian-Simon Purkert <gspurki@gmail.com> --- Just to add some information. Looking at the bsdinstall->zfsboot script, ashift is set by "sysctl vfs.zfs.min_auto_ashift=12" and not by "zpool set ashift=12 zroot", but I think it would still be clearer if both variables were set. So definitely not a bug. Am I correct in understanding that min_auto_ashift is the system-wide default for "zpool create", but you can still override it with "zpool create -o ashift=9" ? -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274557-8135-99EeZdfVHp>
