Skip to content

Instantly share code, notes, and snippets.

@devyn
Created January 6, 2021 07:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save devyn/f3b2aaa9ad182e7b5244b185d026e946 to your computer and use it in GitHub Desktop.
Save devyn/f3b2aaa9ad182e7b5244b185d026e946 to your computer and use it in GitHub Desktop.
options zfs zfs_arc_max=8589934592
options zfs zfs_vdev_aggregation_limit=2097152
options zfs zfs_vdev_aggregation_limit_non_rotating=2097152
options zfs zfs_vdev_sync_read_max_active=256
options zfs zfs_vdev_sync_write_max_active=256
options zfs zfs_vdev_sync_read_min_active=8
options zfs zfs_vdev_sync_write_min_active=8
options zfs zfs_vdev_async_read_max_active=16
options zfs zfs_vdev_async_read_min_active=2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment