After the applied solution, the system seems to be stable and performing as it should!
Solution applied:
echo "kernel.split_lock_mitigate=0" > /etc/sysctl.d/50-split-lock.conf
cat /etc/sysctl.d/50-split-lock.conf #check if the .conf is created
sysctl -p /etc/sysctl.d/50-split-lock.conf
reboot
I actually did, but unfortunately no solution yet.
But...
I've implemented the;
again and saw from the bpftrace no trails of slowing down CPU's anymore, so hopefully this could be the fix, which we will test tomorrow!
Hi,
I’m new to the forum and running into a problem with one of my servers. We are actively moving from ESXi to Proxmox, and we have successfully converted Dell 7920 and R740 servers, which have been running perfectly. However, our latest batch of R750 servers is experiencing issues.
I’m...