I am not sure whether this is resolved or not. We are having similar issue. we have 7 nodes in cluster . Memory sized 500G each. Swap size is 4G each. RAM usage does not cross 75% , but swap is observed on few nodes. when checked with process which is causing swap its memcached.
What is the resolution as application is performing slow when swap usage is 100%
I’m facing the same issue. I have 3 nodes, swappiness sets to 0 on each, and I can see a swap usage on 2 nodes (beam.smp and memcached processes) even if the RAM usage is still ok.
The only difference between the 1st node with no swap and the 2 others is the 1st node is running debian 9 and the 2 others debian 10.