I'm almost out of the ram, was hoping to swap ram kicks in, but it doesn't do anything.
CentOS release 6.10 (Final)
root@auth33:~# free -m
total used free shared buffers cached
Mem: 7680 7473 207 0 159 6556
-/+ buffers/cache: 756 6923
Swap: 4095 0 4095
root@auth33:~# swapon -s
Filename Type Size Used Priority
/swapfile file 4194300 0 -1
root@auth33:~# sysctl -a|grep swap
vm.swappiness = 30
or is it just doing what it should be?
Also, CentOS 6 is really really old. You might want to run Centos 7 or 8.
– Artem S. Tashkinov Jul 18 '20 at 07:22