Reduce ZFS memory usage to 5GB
That's still more than 1GB per usable TB of space. Should really be ample
This commit is contained in:
@ -4,8 +4,8 @@ zpools_to_scrub:
|
||||
- tank
|
||||
- rpool
|
||||
|
||||
# 7GB, or so
|
||||
zfs_arc_size: 7000000000
|
||||
# 5GB, or so
|
||||
zfs_arc_size: 5000000000
|
||||
|
||||
sanoid_datasets:
|
||||
tank:
|
||||
|
Reference in New Issue
Block a user