The 50-kdump-tools.rules file should look like this:
# The kernel updates the crash elfcorehdr for CPU and memory changes
SUBSYSTEM=="cpu", ATTRS{crash_hotplug}=="1", GOTO="kdump_reload_end"
SUBSYSTEM=="memory", ATTRS{crash_hotplug}=="1", GOTO="kdump_reload_end"
SUBSYSTEM=="memory", ACTION=="onli
** Summary changed:
- The 98-kexec.rules file needs update for latest kernel 6.6 feature
+ The 50-kdump-tools.rules file needs update for latest kernel 6.6 feature
** Description changed:
The following series has landed in mainline, and will be present in 6.6.
- "crash: Kernel handling of
Public bug reported:
The following series has landed in mainline, and will be present in 6.6.
"crash: Kernel handling of CPU and memory hot un/plug"
https://lore.kernel.org/lkml/20230814214446.6659-1-eric.devol...@oracle.com/
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/c
Public bug reported:
When linux-crashdump (5.4.0.58.61) is enabled on Ubuntu 20.04 LTS,
everything appears to be in good working order, according to "systemctl
status kdump-tools" and "kdump-config status". However, upon an actual
crash, the system hangs, and no crash files are produced. I've
inve
4 matches
Mail list logo