Trying to clone a ZFS drive, can't get ashift=12

Dimitry Andric dim at FreeBSD.org
Wed Apr 1 05:54:34 UTC 2015


On 01 Apr 2015, at 06:30, Daniel Eischen <deischen at FreeBSD.org> wrote:
> 
> I have an Oracle (nee Sun) X4-2 server with identical 300GB SAS
> drives.  I did an MBR ZFS install from FreeBSD 10.1-RELEASE CD
> and have it updated to p6:
...
>  # zpool create -o cachefile=/tmp/newpool.cache bootpoolNew label/boot0
>  # zdb -U /tmp/newpool.cache | grep ashift
>              ashift: 9
> 
> What gives?  How do I get it to use 4k?

sysctl vfs.zfs.min_auto_ashift=12

And also put that in your /etc/sysctl.conf.  I don't know why it isn't
the default yet... :)

-Dimitry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20150401/afbb56c8/attachment.sig>


More information about the freebsd-stable mailing list