Re: Set ZFS pool ashift=14 for FreeBSD root pools?

Anthony Pankov <[email protected]>
Newsgroups gmane.os.freebsd.devel.hackers
Message-ID <[email protected]>
Tuesday, May 12, 2026, 1:51:06 PM, you wrote:

>> How can I set the ZFS pool ashift for root pools
>> to a value like 14 (for FreeBSD inside a VM)?
>> 
>> Lionel

> This has to be done before ZFS pool creation and it can be set like that:

> # sysctl vfs.zfs.min_auto_ashift=14

Or during creation:

zpool create -o ashift=14 ...

-- 
Best regards,
Anthony
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.