Bug 1959339

Summary: Add support for lenient initramfs detection
Product: Red Hat Enterprise Linux 8 Reporter: Kairui Song <kasong>
Component: systemdAssignee: Jacek Migacz <jmigacz>
Status: CLOSED ERRATA QA Contact: Frantisek Sumsal <fsumsal>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.2CC: dtardon, jmigacz, systemd-maint-list
Target Milestone: betaKeywords: FutureFeature, Triaged
Target Release: ---Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: systemd-239-48.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-11-09 19:57:06 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:    
Bug Blocks: 1959336    

Description Kairui Song 2021-05-11 10:13:29 UTC
Upstream has added a new environment variable argument to allow systemd to run in initramfs mode with a squash image as the rootfs.

And upstream Dracut squash module has been refactored to use this new argument, this helps to speed up initramfs building and simplify the structure.

This mostly benefits kdump for a better kdump image build speed and reduces memory usage.

Upstream PR for systemd need to be backported:
https://github.com/systemd/systemd/pull/18124

Without this update, the image built with new Dracut squash module cannot boot and kdump will fail.

After backport this update, the image built with new Dracut squash module will work properly.

Comment 1 Lukáš Nykrýn 2021-06-22 12:26:30 UTC
fix merged to github master branch -> https://github.com/redhat-plumbers/systemd-rhel8/pull/183

Comment 9 errata-xmlrpc 2021-11-09 19:57:06 UTC
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 (systemd 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/RHBA-2021:4469