HomeFreeBSD

Support ashift=13 for 8KB SSD block sizes

Description

Support ashift=13 for 8KB SSD block sizes

New SSDs are now available which use an internal 8k block size.
To make sure ZFS can get the maximum performance out of these
devices we're increasing the maximum ashift to 13 (8KB).

This value is still small enough that we can fit 16 uberblocks
in the vdev ring label. However, I don't want to increase this
any futher or it will limit the ability the safely roll back a
pool to recover it.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #565

Details

Provenance
Richard Yao <ryao@cs.stonybrook.edu>Authored on Feb 13 2012, 3:38 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Feb 13 2012, 8:25 PM
Parents
rGd2e032ca9cd6: Add 'fsid' mount option to allowed options.
Branches
Unknown
Tags
Unknown