Hi
It seems like latest proxmox kernel does not honor swappiness parameter.
Does anybody have same problem, or i'm just missing something here.
(I'm not using linux containers)
ZFS ARC is restricted to 8GB
It seems like latest proxmox kernel does not honor swappiness parameter.
Does anybody have same problem, or i'm just missing something here.
(I'm not using linux containers)
ZFS ARC is restricted to 8GB
Code:
root@cd02 ~ # sysctl vm.swappiness
vm.swappiness = 0
root@cd02 ~ # cat /proc/sys/vm/swappiness
0
root@cd02 ~ # free -m
total used free shared buff/cache available
Mem: 31962 11957 19528 214 476 19395
Swap: 1022 666 356