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. ...
Ez a cikk a következő(k)re vonatkozik:
Ez a cikk nem vonatkozik a következő(k)re:
Ez a cikk nem kapcsolódik egyetlen konkrét termékhez sem.
Ez a cikk nem azonosítja az összes termékverziót.
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:
- Ensure that the CMC, iDRAC, BIOS firmware is up to date.
- Configure Kdump on Red Hat Linux using the following article - How to troubleshoot kernel crashes, hangs, or reboots with kdump on Red Hat Enterprise Linux - Red Hat Customer Portal
- Allocate sufficient space for the dump so that the entire memory contents are captured in the dump
- Enter the following command to determine whether the system is set to call the panic routine when it receives an unknown NMI:
# 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.
Érintett termékek
Red Hat Enterprise Linux Version 7, Red Hat Enterprise Linux Version 9, Red Hat Enterprise Linux Version 8Termékek
C Series, Rack Servers, Tower ServersTermék tulajdonságai
Article Number: 000138613
Article Type: How To
Utoljára módosítva: 29 okt. 2025
Version: 7
Választ kaphat kérdéseire más Dell-felhasználóktól
Támogatási szolgáltatások
Ellenőrizze, hogy a készüléke rendelkezik-e támogatási szolgáltatással.