July 23, 20232 yr Anyone have a guide or how-to for making a custom 'config/modprobe.d/zfs.conf' file to change the memory-limit for zfs? // f Edited July 23, 20232 yr by frodr
July 25, 20232 yr ssh in to your server using the root account nano /boot/config/modprobe.d/zfs.conf paste this into the blank file for an 8GB limit: options zfs zfs_arc_max=8384051200 ctrl-x yes Reboot
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.