mirror_zfs/man
Brian Behlendorf fa28e26e42 Increase default zfs_scan_vdev_limit to 16MB
For HDD based pools the default zfs_scan_vdev_limit of 4M
per-vdev can significantly limit the maximum scrub performance.
Increasing the default to 16M can double the scrub speed from
80 MB/s per disk to 160 MB/s per disk.

This does increase the memory footprint during scrub/resilver
but given the performance win this is a reasonable trade off.
Memory usage is capped at 1/4 of arc_c_max.  Note that number
of outstanding I/Os has not changed and is still limited by
zfs_vdev_scrub_max_active.

Reviewed-by: Akash B <akash-b@hpe.com>
Reviewed-by: Tony Nguyen <tony.nguyen@delphix.com>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #14428
2023-04-24 12:55:07 -07:00
..
man1 Consistentify miscellaneous style on remaining manpages 2021-06-10 10:50:16 -07:00
man4 Increase default zfs_scan_vdev_limit to 16MB 2023-04-24 12:55:07 -07:00
man5 Consistentify miscellaneous style on remaining manpages 2021-06-10 10:50:16 -07:00
man7 contrib: dracut: fix race with root=zfs:dset when necessities required 2023-04-18 10:10:45 -07:00
man8 Use setproctitle to report progress of zfs send 2023-03-29 14:45:34 -07:00
Makefile.am Add dracut.zfs.7 2022-05-06 12:01:48 -07:00