I have 64 GB ram in my server. As ZFS is configured to utilize maximum RAM, I tried to reduce with following config in /etc/modprobe.d/zfs.conf to around 8 GB
options zfs zfs_arc_min=8388608
options zfs zfs_arc_max=8388608
but still zfs was using 28 GB.
options zfs zfs_arc_min=8388608
options zfs zfs_arc_max=8388608
but still zfs was using 28 GB.