HomeFreeBSD

Make ZFS ignore stripe sizes above SPA_MAXASHIFT (8KB).

Description

Make ZFS ignore stripe sizes above SPA_MAXASHIFT (8KB).

If device has stripe size bigger then maximal sector size supported by
ZFS, there is nothing can be done to avoid read-modify-write cycles.
Taking that stripe size into account will only reduce space efficiency
and pointlessly bother user with warnings that can not be fixed.

Discussed with: smh

Details

Provenance
mavAuthored on
Parents
rS296614: Add support for ddb(4).
Branches
Unknown
Tags
Unknown