Timed out for waiting the udev queue being empty

yxw

New Member
Jan 3, 2025
2
0
1
Could you please help me understand what’s going on? When I add a new hard drive, the physical machine running PVE shows an error during boot and takes a long time to get past it, unable to boot into the system. I can only boot normally if I remove the hard drive. I’ve already tried adding `thin_check_options = [ "-q", "--skip-mappings" ]`, as well as running `update-initramfs -u -k all` and `update-initramfs -u`.
您能帮我了解发生了什么事吗?当我添加新硬盘时,运行 PVE 的物理机在启动过程中显示错误,并且需要很长时间才能过去,无法启动进入系统。只有拔掉硬盘才能正常启动。我已经尝试添加 `thin_check_options = [ "-q", "--skip-mappings" ]`,以及运行 `update-initramfs -u -k all` 和 `update-initramfs -u`。

1735895113697.png
 
Could you please help me understand what’s going on? When I add a new hard drive, the physical machine running PVE shows an error during boot and takes a long time to get past it, unable to boot into the system. I can only boot normally if I remove the hard drive. I’ve already tried adding `thin_check_options = [ "-q", "--skip-mappings" ]`, as well as running `update-initramfs -u -k all` and `update-initramfs -u`.
您能帮我了解发生了什么事吗?当我添加新硬盘时,运行 PVE 的物理机在启动过程中显示错误,并且需要很长时间才能过去,无法启动进入系统。只有拔掉硬盘才能正常启动。我已经尝试添加 `thin_check_options = [ "-q", "--skip-mappings" ]`,以及运行 `update-initramfs -u -k all` 和 `update-initramfs -u`。

View attachment 80142
Hello!

I had a similar problem as you. I have written a detailed solution.
Please write, did it help you or not?