Server Fails to Dump a Kernel Core after NMI Received
This document (000020754) is provided subject to the disclaimer at the end of this document.
Environment
SUSE Linux Enterprise Server 12 All Releases
Situation
kern.emerg kernel: [71431.090192] Uhhuh. NMI received for unknown reason 20 on CPU 0.
kern.emerg kernel: [71431.090193] Do you have a strange power saving mode enabled?
kern.emerg kernel: [71431.090194] Dazed and confused, but trying to continue
The NMI kernel parameters were configured as:
# sysctl -a | grep -i nmi
kernel.nmi_watchdog = 0
kernel.panic_on_io_nmi = 0
kernel.panic_on_unrecovered_nmi = 0
kernel.unknown_nmi_panic = 0
Resolution
1. Edit /etc/sysctl.conf and add the following parameters:
# vi /etc/sysctl.conf
kernel.panic_on_io_nmi = 1
kernel.panic_on_unrecovered_nmi = 1
kernel.unknown_nmi_panic = 1
2. Reboot the server or run sysctl -p to apply the changes.
Cause
Additional Information
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:000020754
- Creation Date: 09-Sep-2022
- Modified Date:07-Oct-2022
-
- SUSE Linux Enterprise Server
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com