HomeFreeBSD

MFC r337972: 9751 Allocation throttling misplacing ditto blocks

Description

MFC r337972: 9751 Allocation throttling misplacing ditto blocks

Relax allocation throttling for ditto blocks. Due to random imbalances
in allocation it tends to push block copies to one vdev, that looks
slightly better at the moment. Slightly less strict policy allows both
improve data security and surprisingly write performance, since we don't
need to touch extra metaslabs on each vdev to respect the min distance.

Sponsored by: iXsystems, Inc.

Details

Provenance
mavAuthored on
Parents
rS339151: MFC r337970: 9738 Fix third block copy allocations, broken at 9112.
Branches
Unknown
Tags
Unknown