Hi,
I am running several proxmox servers with ZFS.
With my last two servers I have problems with "zfs_arc_max"
All values are properly maintained, but they don't work.
Target value should be 16GiB.
cat /etc/modprobe.d/zfs.conf
options zfs zfs_arc_max=17179869184
cat /sys/module/zfs/parameters/zfs_arc_max
17179869184
arcstat
time read miss miss% dmis dm% pmis pm% mmis mm% arcsz c
19:50:48 0 0 0 0 0 0 0 0 0 299M 755G
A "update-initramfs -u" and reboot doesn't help.
zfs --version
zfs-0.8.4-pve2
zfs-kmod-0.8.4-pve1
pveversion
pve-manager/6.2-12/b287dd27 (running kernel: 5.4.65-1-pve)
Does somebody has any idea
I am running several proxmox servers with ZFS.
With my last two servers I have problems with "zfs_arc_max"
All values are properly maintained, but they don't work.
Target value should be 16GiB.
cat /etc/modprobe.d/zfs.conf
options zfs zfs_arc_max=17179869184
cat /sys/module/zfs/parameters/zfs_arc_max
17179869184
arcstat
time read miss miss% dmis dm% pmis pm% mmis mm% arcsz c
19:50:48 0 0 0 0 0 0 0 0 0 299M 755G
A "update-initramfs -u" and reboot doesn't help.
zfs --version
zfs-0.8.4-pve2
zfs-kmod-0.8.4-pve1
pveversion
pve-manager/6.2-12/b287dd27 (running kernel: 5.4.65-1-pve)
Does somebody has any idea