Create kdump core on soft lockup
This document (7023049) is provided subject to the disclaimer at the end of this document.
Environment
SUSE Linux Enterprise Server 12
SUSE Linux Enterprise Server 11 SP4
Situation
May 6 17:36:35 suselinux kernel: [ 19456.981879] BUG: soft lockup - CPU#4 stuck for 59s! [PoolThread:3673]
Resolution
Edit /etc/sysctl.conf and add the following line:
kernel.softlockup_panic = 1
Once /etc/sysctl.conf has been saved, run the following to read in the new change:
# sysctl -p
When done with troubleshooting, it is important to remove the crash on soft lockup or the system will continue to crash and dump on soft lockups. To do so, remove the following line from /etc/sysctl.conf
kernel.softlockup_panic = 1
Read in the changes again by running:
# sysctl -p
Cause
Additional Information
When done with troubleshooting, it is important to remove the crash on soft lockup or the system will continue to crash and dump on soft lockups. To do so, remove the following line from /etc/sysctl.conf
kernel.softlockup_panic = 1
Read in the changes again by running:
# sysctl -p
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:7023049
- Creation Date: 05-Jun-2018
- Modified Date:03-Nov-2023
-
- SUSE Linux Enterprise Server
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com