-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Labels
bug 🐛Programming errors, that need preferential fixingProgramming errors, that need preferential fixingneeds-reporter-feedback ❓There's an unanswered question, the reporter needs to answerThere's an unanswered question, the reporter needs to answerudev
Description
Sometimes, upon reboot, I see this timeout error.
In particular, if I enter the emergency mode and do "mount -a", the partitions in question gets mounted properly.
The issue is very similar to these both:
#13775
#2257
We have already tried a newer version (255.21) of systemd from poky 5.0.12, result is same same.
As already mentioned in other linked issues, we have checked all needed kernel-configs, required by systemd and other suggestions from there, nothing helped.
Any ideas?
I could already catch the issue with a kernel cmd-line: systemd.log_level=debug and attach the log-file here.
systemd version the issue has been seen with
255.18
Used distribution
yocto scarthgap 5.0.9
Linux kernel version used
6.6.58-ti-01497
CPU architectures issue was seen on
aarch64
Component
udevadm
Expected behaviour you didn't see
No (udevadm: Sporadic timed out waiting for device on boot) error
Unexpected behaviour you saw
Sep 04 17:07:02 target-1 systemd[1]: dev-mmcblk0p1.device: Job dev-mmcblk0p1.device/start timed out.
Sep 04 17:07:02 target-1 systemd[1]: dev-mmcblk0p1.device: Job 75 dev-mmcblk0p1.device/start finished, result=timeout
Sep 04 17:07:02 target-1 systemd[1]: Timed out waiting for device /dev/mmcblk0p1.
Sep 04 17:07:02 target-1 systemd[1]: dev-mmcblk0p4.device: Job dev-mmcblk0p4.device/start timed out.
Sep 04 17:07:02 target-1 systemd[1]: dev-mmcblk0p4.device: Job 69 dev-mmcblk0p4.device/start finished, result=timeout
Sep 04 17:07:02 target-1 systemd[1]: Timed out waiting for device /dev/mmcblk0p4.
Steps to reproduce the problem
Reboot the target in a loop
Additional program output to the terminal or log subsystem illustrating the issue
Metadata
Metadata
Assignees
Labels
bug 🐛Programming errors, that need preferential fixingProgramming errors, that need preferential fixingneeds-reporter-feedback ❓There's an unanswered question, the reporter needs to answerThere's an unanswered question, the reporter needs to answerudev