-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
systemd refuses to boot with cgroups v1 enabled in v256+ (F41+) #1833
Comments
what kernel arguments do you have set for this system? this looks vaguely like the issue where systemd won't boot with cgroups V1 but I don't see that message in your output you show. The message there, when
|
I can confirm also affected on a large amount of nodes, auto updates on, cgroups V1 enabled. |
I am not 100% sure what I am doing here, but judging by the output of
|
Hint: the docs still show a way how to stay on v1: https://docs.fedoraproject.org/en-US/fedora-coreos/kernel-args/#_example_staying_on_cgroups_v1 This should be removed or at least a clear hint that this will break F41 should be added. |
https://docs.fedoraproject.org/en-US/fedora-coreos/kernel-args/#_modifying_kernel_arguments_on_existing_systems We have an example about switching to cgroupsv2 here. |
We highlighted the cgroups v1 boot failure in the announcement: https://lists.fedoraproject.org/archives/list/[email protected]/thread/ALBBLBHA37S3YJCA4RDLO6UHNR4DY4MH/. We recommend subscribing to the coreos-status mailing list as the volume should be really low and it includes announcements for those major changes. |
There was also a console login helper message warning that you should have seen on your systems for years:
There are a few ways to make sure your critical infrastructure stays unbroken on updates:
Here is an example where an issue was found in |
Thanks for the info! |
I successfully switched to V2 now with |
Describe the bug
This morning my FCOS VM was down. I think zincati ran an update.
Upon manually rebooting it, I get the following output via VNC:
Those are the versions installed:
Reverting back to Fedora 40 and everything works again as before.
The FCOS VM is a bhyve guest on a FreeBSD (TrueNAS) Host. The guest filesystem resides in a Zvol.
Reproduction steps
Expected behavior
Boot F41 after update.
Actual behavior
Booting F41 fails, need to revert to F40
System details
FCOS as Bhyve-VM on a FreeBSD 13.1-RELEASE-p9 (TrueNAS) host.
FCOS version before update: 40.20241019.3.0 (working)
FCOS version after update: 41.20241027.3.0 (not working)
Butane or Ignition config
No response
Additional information
Initial discussion at https://discussion.fedoraproject.org/t/fcos-vm-bhyve-on-truenas-failing-to-boot-after-automatic-update-systemd-1-freezing-execution/136788/3
The text was updated successfully, but these errors were encountered: