mirror of
https://github.com/RealOrangeOne/infrastructure.git
synced 2026-07-18 00:45:31 +00:00
Increase ZFS RAM usage
If i've got a load of RAM free, it might as well be being used to cache ZFS!
This commit is contained in:
parent
3eb286c9bd
commit
ab1e2fbae2
1 changed files with 2 additions and 2 deletions
|
|
@ -7,8 +7,8 @@ zpools_to_scrub:
|
|||
- tank
|
||||
- rpool
|
||||
|
||||
# 5GB, or so
|
||||
zfs_arc_size: 5000000000
|
||||
# 10GB, or so
|
||||
zfs_arc_size: 10000000000
|
||||
|
||||
sanoid_datasets:
|
||||
tank:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue