Skip to main content
added 22 characters in body
Source Link
supmethods
  • 561
  • 1
  • 8
  • 22

I have changed the path in kdump.conf from /var/crash to /home/crash/kdump. System is AlmaLinux 8.

After triggering a crash with echo c > /proc/sysrq-trigger, the crash dump in still placed in the /var/crash folder.

When I checked the kdump.conf file, everything has been cleared from the file. It becomes a blank file.

I have changed the path in kdump.conf from /var/crash to /home/crash/kdump.

After triggering a crash with echo c > /proc/sysrq-trigger, the crash dump in still placed in the /var/crash folder.

When I checked the kdump.conf file, everything has been cleared from the file. It becomes a blank file.

I have changed the path in kdump.conf from /var/crash to /home/crash/kdump. System is AlmaLinux 8.

After triggering a crash with echo c > /proc/sysrq-trigger, the crash dump in still placed in the /var/crash folder.

When I checked the kdump.conf file, everything has been cleared from the file. It becomes a blank file.

Source Link
supmethods
  • 561
  • 1
  • 8
  • 22

kdump.conf - file contents remove after trigger crash

I have changed the path in kdump.conf from /var/crash to /home/crash/kdump.

After triggering a crash with echo c > /proc/sysrq-trigger, the crash dump in still placed in the /var/crash folder.

When I checked the kdump.conf file, everything has been cleared from the file. It becomes a blank file.