set zfs_arc_max proxmox 4.2

fieraf

Member
May 30, 2016
34
0
6
49
I tried to change the zfs_arc_max value with
Code:
 echo 1073741824 > /sys/module/zfs/parameters/zfs_arc_max
but when I reboot the system
Code:
cat /sys/module/zfs/parameters/zfs_arc_max
return 0

How can I change this value?

Thanks