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

vermaden <[email protected]>
Newsgroups gmane.os.freebsd.devel.hackers
Message-ID <gcxylmjhxsdjytnjljmf@lwma>
>>> 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

This syntax used to work on Linux and not on FreeBSD ... but maybe it works on FreeBSD now too.

Regards,
vermaden
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.