Gordan Bobic
2014-02-20 10:24:27 UTC
I'm trying to set ashift manually at pool creation time, but the current
zpool implementation doesn't support
-o ashift=n
option.
In fact, looking at the output of
zpool get all <poolname>
ashift property is not listed at all.
What ashift do pools get created with by default?
Where in the code would I need to make a change to hard-code it to 12
(2^12=4096 for new drives with 4KB sectors)?
Thanks.
Gordan
zpool implementation doesn't support
-o ashift=n
option.
In fact, looking at the output of
zpool get all <poolname>
ashift property is not listed at all.
What ashift do pools get created with by default?
Where in the code would I need to make a change to hard-code it to 12
(2^12=4096 for new drives with 4KB sectors)?
Thanks.
Gordan
--
--
To post to this group, send email to zfs-fuse-/***@public.gmane.org
To visit our Web site, click on http://zfs-fuse.net/
---
You received this message because you are subscribed to the Google Groups "zfs-fuse" group.
To unsubscribe from this group and stop receiving emails from it, send an email to zfs-fuse+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
--
To post to this group, send email to zfs-fuse-/***@public.gmane.org
To visit our Web site, click on http://zfs-fuse.net/
---
You received this message because you are subscribed to the Google Groups "zfs-fuse" group.
To unsubscribe from this group and stop receiving emails from it, send an email to zfs-fuse+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.