CentOS 7: BUG: soft lockup – CPU#3 stuck for 22s!


CentOS 7: BUG: soft lockup – CPU#3 stuck for 22s!

centos 7 cpu stuck

Read current value of file /proc/sys/kernel/watchdog_thresh

[root@tutorialspots ~]# cat /proc/sys/kernel/watchdog_thresh
10

Increase this value:

echo 30 > /proc/sys/kernel/watchdog_thresh

Leave a Reply