Server Stuck at Booting with Timed out waiting for device
Server Stuck at Booting with Timed out waiting for device
Applies to
RedHat 8.4 and later
Symptoms
The server connects to the storage system using a Fibre Channel card and has more than 35 LUNs.
However, after the restart, booting fails with below error and enter emergency mode:
Starting Switch Root... |
Check /var/log/messages found many errors with below:
<Hostname> systemd-udevd[1496]: Failed to update device symlinks: Too many levels of symbolic links |
Cause
This is a known bug with lower version of systemd package.
~]# rpm -qa | grep systemd |
Solution
Update the 'systemd' rpm version to 'systemd-239-51.0.1.el8_5.3' or the latest version available.
~]# yum update systemd-* |
After 'systemd' is upgraded, a reboot is highly recommended.
Reference
All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.