The 5.11.11 stable kernel update contains a number of important fixes across the tree.
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2021-41fb54ae9f
Please log in to add feedback.
0 | 4 | Test Case kernel regression |
This update has been submitted for testing by jforbes.
This update's test gating status has been changed to 'ignored'.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'ignored'.
Default & performance tests pass (KVM)
Default & performance regression tests PASS, libhugetlbfs & paxtest was skipped. Tested on x86_64, PRIME Z270-A, i5-7600K, 16GB DDR4, AMD RX 580 8GB (MESA 21.0.1-3) & 970 EVO M.2.
This update has been pushed to testing.
This update can be pushed to stable now if the maintainer wishes
Works fine on Acer Aspire V3-571 v: V2.11 CPU: Quad Core Intel Core i7-3632QM GPU: Intel 3rd Gen Core processor Graphics Controller KDE Plasma. No regressions found
+1
Works in VirtualBox
This update has been submitted for stable by jforbes.
jforbes edited this update.
I know it it pre-release beta etc, it my "job" to workaround any bugs, but It cannot boot, it stuck in plymoth waiting 2 jobs, endlessly trying to mount swap and root. Pressing CTRL+ALT+DEL it stuck waiting rngd job. Pressing CTRL_ALT+DEL second time it actually reboot. Previous kernel (5.11.10-300.fc34.x86_64) work flawlessly. Obviously, nothing in logs after reboot to old kernel (tried journalctl -b-1, -b-2 etc), as it looks like cannot mount any writable partitions. Beside, it is first such scary big issue with Fedora since that dreadful partition eater ~ 5 years ago. And more, no idea how to force gnome-software to skip that update, so i just hope next kernel u[pdate will be more lucky and until that i must double boot every time.
I found in discussion of 33 version of that kernel there was similar looking issue with arm, may be it related.
@storm Do not regen your initramfs for 5.11.10. This is not a kernel issue, I was debugging this with someone in #fedora-devel and they regenerated all of their initramfs, leaving no kernel bootable. I would guess the issue is in either the systemd update in updates-testing right now, or the dracut update that dropped a couple of days ago.
@jforbes Thanks for quick answer,i thought it somewhat initramfs related, as my second box is F33 and it updated and work as intended and nothing other errors was in console except that 2 endless mount jobs. I will wait for the next updates.
I'm not sure if it's related but I briefly ran into an issues with "zram: Cannot change disksize for initialized device" or rngd being stuck at some point on a Raspberry Pi 4, which was bootstrapped via UEFI/iPXE with the PXE kernel and initrd, installed in text mode with btrfs ("use entire disk") and upgraded with
dnf update -y
. The zram issue caused a bunch of services to fail during startup and prevented me from logging in on the console.Unfortunately I'm not sure what caused either of these issues this since I did a whole bunch of Fedora Server installs in a short run, most of which failed for various reasons (mostly PEKBAC):
dnf update -y
after the installAnyways, in the end I succeeded with an install which was UEFI/iPXE booted with the PXE vmlinuz (5.11.11) and initrd.img from https://dl.fedoraproject.org/pub/fedora/linux/development/34/Server/aarch64/ (with inst.repo set to the same mirror).
I've run
dnf update -y
anddracut --regenerate-all --force
(dracut 053) with no issues on a Raspberry Pi 4. Currently I'm running dracut 053-1.fc34, kernel 5.11.11-300.fc34 and systemd 248-1.fc34.FWIW: F34 Beta shipped with Dracut 0.51 (see https://github.com/dracutdevs/dracut/releases) and a 5.11.10 kernel. The initrd.img built by this version of Dracut lacked most MDIO drivers, needed by Raspberry Pi among others, due to a driver location change in kernel 5.10. As noted in https://bugzilla.redhat.com/show_bug.cgi?id=1943983, this was fixed in https://github.com/dracutdevs/dracut/commit/3c8ca29 (shipped in Dracut 0.52 and 0.53). Dracut 0.53 went stable in F34 about a day ago.
I suspect i hit https://github.com/dracutdevs/dracut/commit/7fcc4955884355c3943d6c41e459b4b983a818f4, so it was dracut shenanigans.
This update has been pushed to stable.
After update kernel to 5.11.11-300 boot stuck at
start job is running for /dev/mapper/fedora_localhost--live-swap
andstart job is running for /dev/mapper/fedora_localhost--live-root
5.11.10-300 works fine.
I'm experiencing the same issue as antiv; backing out to 5.11.10-300 is also a viable workaround for me. The only salient detail for my device is that I'm using full-disk encryption.
same symptom as @antiv and @kalvinist; as already mentioned above, reverting to a previous kernel bypassed the problem.
@antiv, @kalvinist, @okay_awright What does the following commands output?
@throwaway here are the results (I didn't install 5.11.10):
@okay_awright: thanks!
There are reports of Dracut 0.53 possibly breaking the initramfs in bugzilla:
Similar results to @okay_awright:
@throwaway, thanks for the bug reports.
Similar results: