Try to change the threshold to a bigger value.
# cat /proc/sys/kernel/watchdog_thresh
10
# echo 30 > /proc/sys/kernel/watchdog_thresh
Try to change the threshold to a bigger value.
# cat /proc/sys/kernel/watchdog_thresh
10
# echo 30 > /proc/sys/kernel/watchdog_thresh
Be First to Comment