Bug 1900061

Summary: kernel update breaks setting root by LABEL
Product: [Fedora] Fedora Reporter: Michal Jaegermann <michal.jnn>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: acaringi, adscvr, airlied, bskeggs, hdegoede, itamar, jarodwilson, jeremy, jglisse, jonathan, josef, kernel-maint, lgoncalv, linville, masami256, mchehab, mjg59, ptalbert, sdodson, sgraf, steved
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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 Michal Jaegermann 2020-11-20 17:38:26 UTC
1. Please describe the problem:

After an update to kernel-5.10.0-0.rc4.20201117git9c87c9f41245.79.fc34.x86_64 "root=LABEL=..." on a boot line no longer works.  A boot process is stuck searching for a root device by label with a corresponding udev task having no time limit.

Booting with "root=<explicit_device>" or "root=UUID=...." still works.

2. What is the Version-Release number of the kernel:
kernel-5.10.0-0.rc4.20201117git9c87c9f41245.79.fc34.x86_64

3. Did it work previously in Fedora? If so, what kernel version did the issue
   *first* appear?

This still worked with kernel-5.10.0-0.rc1.20201028gited8780e3f2ec.57.fc34 which happens to be the previous one I have installed.

4. Can you reproduce this issue? If so, please provide the steps to reproduce
   the issue below:

Yes, it happens every time.  The easiest way to reproduce is to modify accordingly "options " line in a corresponding /boot/loader/ entry
and try to boot.

5. Does this problem occur with the latest Rawhide kernel? 

This is the latest rawhide kernel I was getting.

6. Are you running any modules that not shipped with directly Fedora's kernel?:

no

7. Please attach the kernel logs.

There are no kernel logs from failed boots as / was not mounted.