diff options
author | Alexander Motin <[email protected]> | 2022-05-04 14:33:42 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2022-05-04 11:33:42 -0700 |
commit | c55b2932878c444e1bc627a7071787a0e5023d63 (patch) | |
tree | 4c430e8ec7023f8062fd3175ec21156a8cc608b0 /tests/Makefile.am | |
parent | 34dbc618f50cfcd392f90af80c140398c38cbcd1 (diff) |
Improve mg_aliquot math
When calculating mg_aliquot alike to #12046 use number of unique data
disks in the vdev, not the total number of children vdev. Increase
default value of the tunable from 512KB to 1MB to compensate.
Before this change each disk in striped pool was getting 512KB of
sequential data, in 2-wide mirror -- 1MB, in 3-wide RAIDZ1 -- 768KB.
After this change in all the cases each disk should get 1MB.
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Ryan Moeller <[email protected]>
Signed-off-by: Alexander Motin <[email protected]>
Sponsored-By: iXsystems, Inc.
Closes #13388
Diffstat (limited to 'tests/Makefile.am')
0 files changed, 0 insertions, 0 deletions