If ZFS is eating your memory
Updated August 2026: ZFS ARC using “all the RAM” is still expected behaviour. Cap ARC with zfs_arc_max (module param or /etc/modprobe.d/), watch arc_summary, and size for your workload instead of fighting ZFS with random sysctl...