Bug 1913173

Summary: Failed to save vmcore in kdump kernel
Product: [Fedora] Fedora Reporter: Baoquan He <bhe>
Component: kexec-toolsAssignee: Kairui Song <kasong>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: bhe, kasong, pnajman, ruyang, xiawu
Target Milestone: ---Flags: pnajman: mirror+
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-01-15 09:31:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Baoquan He 2021-01-06 08:03:26 UTC
Description of problem:

The issue is found on F33 + mainline kernel-5.10.0 + kexec-tools-2.0.21-1.fc34.x86_64

[   11.132139] kdump[509]: saving vmcore-dmesg.txt complete
[   11.139957] kdump[511]: saving vmcore
[   11.247218] kdump.sh[512]: check_release: Can't get the kernel version.
[   11.257181] kdump.sh[512]: The kernel version is not supported.
[   11.265515] kdump.sh[512]: The makedumpfile operation may be incomplete.
[   11.277689] kdump.sh[512]: makedumpfile Failed.
[   11.418798] kdump[517]: saving vmcore failed
[   11.425941] systemd[1]: kdump-capture.service: Main process exited, code=exited, status=1/FAILURE
[   11.437598] systemd[1]: kdump-capture.service: Failed with result 'exit-code'.
[   11.447531] systemd[1]: Failed to start Kdump Vmcore Save Service.
[FAILED] Failed to start Kdump Vmcore Save Service.
See 'systemctl status kdump-capture.service' for details.
[   12.792440] kauditd_printk_skb: 14 callbacks suppressed
[   12.792443] audit: type=1130 audit(1609917929.196:32): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kdump-capture comm="sy'
[   11.500715] systemd[1]: kdump-capture.service: Triggering OnFailure= dependencies.
[   11.510528] systemd[1]: Stopped target Timers.
[  OK  ] Stopped target Timers.
[  OK  ] Stopped dracut pre-pivot and cleanup hook.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Install F33 and kernel 5.10.0
2. dnf upgrade kexec-tools dracut systemd --enablerepo=updates-testing --enablerepo=fedora --releasever=34
3.

Actual results:


Expected results:


Additional info:

Comment 1 Kairui Song 2021-01-15 09:31:39 UTC
Fixed in latest rawhide release.