Limit ZFS ARC size on PVE
This commit is contained in:
parent
d87ec89887
commit
6dd86ea870
1 changed files with 3 additions and 0 deletions
|
@ -3,3 +3,6 @@ expose_ssh: true
|
||||||
zpools_to_scrub:
|
zpools_to_scrub:
|
||||||
- tank
|
- tank
|
||||||
- rpool
|
- rpool
|
||||||
|
|
||||||
|
# 5GB, or so
|
||||||
|
zfs_arc_size: 5000000000
|
||||||
|
|
Loading…
Reference in a new issue