Hi,
I followed this guide to enhance my TrueNAS performance:
Adding the tunable
I noticed that ZFS cache now only uses 8 GB RAM instead of quiete all the RAM
Disabling the tunable and restarting the system, I get this
I see too much free memory and no way to have ZFS properly use the free memory for cache
Is this expected ?
Why before I am sure ZFS cache was eating near all memory ?
I followed this guide to enhance my TrueNAS performance:
ZFS "ARC" doesn't seem that smart...
Without yet resorting to adding an L2ARC, is there a "tuneable" that I can test which instructs the ARC to prioritize metadata? I upgraded from 16GB to 32GB ECC RAM. Yet there is zero change in this behavior. This keeps happening: I run regular rsync tasks from a few local clients, which is...
www.truenas.com
Adding the tunable
Code:
vfs.zfs.arc.meta_min=8589934592
I noticed that ZFS cache now only uses 8 GB RAM instead of quiete all the RAM
Disabling the tunable and restarting the system, I get this
I see too much free memory and no way to have ZFS properly use the free memory for cache
Is this expected ?
Why before I am sure ZFS cache was eating near all memory ?