RHEL: Crash Dump Configuration using NMI in Red Hat Enterprise Linux

Summary: To help in troubleshooting situations where a server stops responding or reboots unexpectedly, it is critical to identify the software, driver, or hardware component causing the issue. The Operating System crash dump can provide vital clues. ...

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

Configure crash dump on Red Hat Enterprise Linux. 

Listed below are the steps to configure crash dump on Red Hat Enterprise Linux and NMI functionality in iDRAC:

# sysctl kernel.unknown_nmi_panic 
  • If the system is not configured to call the panic routine when it receives and unknown NMI, this command produces the following output:
kernel.unknown_nmi_panic = 0 
  • When using the default kernel setting, the Linux kernel logs the occurrence of an unknown NMI in /var/log/messages, but the system does not call the panic routine.
  • To enable the kernel to call the panic routine when it receives an unknown NMI, edit the /etc/sysctl.conf file and ensure that the following line is in the file:
kernel.unknown_nmi_panic = 1 
  • Enter the following command to reload the setting. You should see the report of the new value as part of the reload output: 
# sysctl -p

net.ipv4.icmp_echo_ignore_broadcasts = 1

net.ipv4.conf.all.rp_filter = 1

kernel.unknown_nmi_panic = 1 
  • Once the server has stopped responding, login to iDRAC - Power management - NMI - Apply. The system starts dumping the memory, wait for 30-45 minutes for the dump to complete. When completed the server reboots.

Red Hat Support can perform a thorough dump analysis.

Affected Products

Red Hat Enterprise Linux Version 7, Red Hat Enterprise Linux Version 9, Red Hat Enterprise Linux Version 8

Products

C Series, Rack Servers, Tower Servers
Article Properties
Article Number: 000138613
Article Type: How To
Last Modified: 29 Oct 2025
Version:  7
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.