Hi @zzup,
This looks like a pretty decent system.
I can't see how much in there in ARC memory; but I'm guessing High RAM usage might be due to ZFS ARC cache. When there's available memory, ZFS will want to use it for caching. If it sees that some neighbor processors might need extra memory, it should happily return back some of the ARC memory.
More on this: https://wiki.freebsd.org/ZFSTuningGuide
This looks like a pretty decent system.
I can't see how much in there in ARC memory; but I'm guessing High RAM usage might be due to ZFS ARC cache. When there's available memory, ZFS will want to use it for caching. If it sees that some neighbor processors might need extra memory, it should happily return back some of the ARC memory.
More on this: https://wiki.freebsd.org/ZFSTuningGuide
"