Hello and welcome,
i've a pleasure to use Proxmox for a while, it's great.
I've done some fine tuning to my ZFS setup and according to documentation I've put zfs unable parameters inside /etc/modprobe.d/zfs.conf.
However after machine reboots, tunables are in default state according to command:
my zfs.conf looks like this:
What am I missing?
i've a pleasure to use Proxmox for a while, it's great.
I've done some fine tuning to my ZFS setup and according to documentation I've put zfs unable parameters inside /etc/modprobe.d/zfs.conf.
However after machine reboots, tunables are in default state according to command:
Bash:
arc_summary
my zfs.conf looks like this:
Bash:
options zfs l2arc_noprefetch=0
options zfs l2arc_write_max=50331648
options zfs l2arc_write_boost=100663296
options zfs zfs_arc_max=68719476736
What am I missing?