Created attachment 1797830 [details] Working boot debug output Description of problem: After the update to dracut-055-2 the network is not started anymore even though I am specifying rd.neednet=1, downgrade to dracut-053-4 ; rebuild with dracut -f ; network booting fine again Version-Release number of selected component (if applicable): dracut-055-2 fedora 34 How reproducible: easily reproduceable if you have clevis+tang for root unlocking -- this is why I noticed the problem :) Steps to Reproduce: 1. echo 'kernel_cmdline="rd.neednet=1"' > /etc/dracut.conf.d/clevis.conf 2. dracut -f 3. Actual results: No network during boot Expected results: Network during boot Additional info:
Created attachment 1797831 [details] Not working boot debug output
This is introduced in https://bodhi.fedoraproject.org/updates/FEDORA-2021-5058a47bd9 dracut-054-6.git20210518.fc34 also present in latest version https://bodhi.fedoraproject.org/updates/FEDORA-2021-9d1b72b267 dracut-055-3.fc34 last working version: https://bodhi.fedoraproject.org/updates/FEDORA-2021-9dd2ebc2a8 dracut-053-5.fc34 Network setup of the VM is nothing special, single interface with dhcp.
this may be a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1976641
*** This bug has been marked as a duplicate of bug 1976641 ***