Bug 1918499
Summary: | kdump initrd generation fails if /boot not writable | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Kelvin Fan <kfan> | |
Component: | kexec-tools | Assignee: | ltao | |
Status: | CLOSED ERRATA | QA Contact: | Ruowen Qin <ruqin> | |
Severity: | high | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 8.6 | CC: | dornelas, hshiina, janders, jieli, jniu, ruqin, ruyang, travier, xiawu | |
Target Milestone: | rc | Keywords: | Triaged, ZStream | |
Target Release: | 8.0 | |||
Hardware: | Unspecified | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | kexec-tools-2.0.20-52.el8 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1976252 (view as bug list) | Environment: | ||
Last Closed: | 2021-11-09 19:40:13 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: | ||||
Bug Depends On: | 1965985 | |||
Bug Blocks: | 1971734, 1971735, 1976252 |
Description
Kelvin Fan
2021-01-20 21:31:37 UTC
Patch v2 is still in review in fc upstream: https://lists.fedoraproject.org/archives/list/kexec@lists.fedoraproject.org/message/73XGH3N7GQS5LCNTUNQQ6NREKLBUCJH6/ patch v3 has been merged in fedora: https://lists.fedoraproject.org/archives/list/kexec@lists.fedoraproject.org/thread/G5LMDXOA46A7AXGQIXPZ3XU65H52D4I4/ The v3 patch is ready for merge into rhel, however, there is a selinux problem [1] which need to be fixed first. The initramfs can be created in /var/lib/kdump successfully by v3 patch, but the selinux policy refuses kexec-tools to load it, thus fails the kdump arming. So this bug is blocked by bz1951323 [1] https://github.com/fedora-selinux/selinux-policy/issues/727 On Fedora-Rawhide-20210529.n.0, patch v3 tested can work. May need to backport [1] to rhel8 first, to make patch v3 work on rhel8. [1] https://github.com/fedora-selinux/selinux-policy/pull/732 *** Bug 1971734 has been marked as a duplicate of this bug. *** *** Bug 1971733 has been marked as a duplicate of this bug. *** Clearing needinfo as AFAIU Kelvin completed the request. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Low: kexec-tools security, bug fix, and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:4404 |