nodes/rx300: increase ARC size to 16GB
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-10-25 16:49:36 +01:00
parent 554e7947ea
commit 6c937e547d
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -8,6 +8,9 @@ nodes['rx300'] = {
'groups': set(),
'metadata': {
'zfs': {
'module_options': {
'zfs_arc_max_mb': 16384, # 16GB
},
'pools': {
'tank': {
'raidz': {