[Bug 2037281] [NEW] Shutdown when triggering daemon-reload eary in boot
Valentin David
2037281 at bugs.launchpad.net
Mon Sep 25 11:25:14 UTC 2023
Public bug reported:
In Ubuntu Core 20, and Ubuntu Core 22, we are encountering an issue
where if a service, started earlier than devices are processed by udev,
does `systemctl daemon-reload`, the system shuts down. This is due to
devices for mounted filesystem temporarily taken dead, which pulls most
units down.
This was fixed by upstream in
https://github.com/systemd/systemd/pull/23218.
But this was not backported to the versions used by Ubuntu packages for
focal and jammy. The needed commit from that PR is the one with message
`core/device: ignore DEVICE_FOUND_UDEV bit on switching root`.
This patch applies to 245.4-4ubuntu3.22 (focal) without rebasing needed.
And I suppose it does also for jammy.
I have manually tested the fix with Ubuntu Core 20, and this fixes our
issue.
We would like this patch to be backported to focal-updates and jammy-
updates.
Thank you in advance.
** Affects: systemd (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/2037281
Title:
Shutdown when triggering daemon-reload eary in boot
Status in systemd package in Ubuntu:
New
Bug description:
In Ubuntu Core 20, and Ubuntu Core 22, we are encountering an issue
where if a service, started earlier than devices are processed by
udev, does `systemctl daemon-reload`, the system shuts down. This is
due to devices for mounted filesystem temporarily taken dead, which
pulls most units down.
This was fixed by upstream in
https://github.com/systemd/systemd/pull/23218.
But this was not backported to the versions used by Ubuntu packages
for focal and jammy. The needed commit from that PR is the one with
message `core/device: ignore DEVICE_FOUND_UDEV bit on switching root`.
This patch applies to 245.4-4ubuntu3.22 (focal) without rebasing
needed. And I suppose it does also for jammy.
I have manually tested the fix with Ubuntu Core 20, and this fixes our
issue.
We would like this patch to be backported to focal-updates and jammy-
updates.
Thank you in advance.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2037281/+subscriptions
More information about the foundations-bugs
mailing list