Bug 1207116

Summary: kdump doesn't start frequently
Product: [openSUSE] openSUSE Tumbleweed Reporter: Jiri Slaby <jslaby>
Component: KernelAssignee: Jiri Bohac <jbohac>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: journalctl -u kdump|tail -200

Description Jiri Slaby 2023-01-13 07:40:03 UTC
Created attachment 864081 [details]
journalctl -u kdump|tail -200

systemctl status kdump
● kdump.service - Load kdump kernel and initrd
     Loaded: loaded (/usr/lib/systemd/system/kdump.service; enabled; preset: disabled)
     Active: active (exited) since Fri 2023-01-13 08:24:02 CET; 14min ago
    Process: 596 ExecStart=/usr/lib/kdump/load.sh --update (code=exited, status=0/SUCCESS)
   Main PID: 596 (code=exited, status=0/SUCCESS)
        CPU: 2.117s

Jan 13 08:24:02 factory load.sh[596]: kexec_file_load failed: Device or resource busy


This happens very often, see the attachment (journalctl -u kdump|tail -200).
Comment 1 Jiri Bohac 2023-02-23 14:09:54 UTC
Looks like a duplicate of bsc#1196335: kdump.service errorneously run in parallel with kdump-early.service
Fixed now.
Thanks!

*** This bug has been marked as a duplicate of bug 1196335 ***