Server does not boot after failing md-device
Rebooted my server after upgrading Debian to 13.5. Seems that one drive of my RAID5 is faulty, so /dev/md0 didn't come up. Therefore UUID of RAID-device does not exist during bootup. However, the file system has the errors=continue option in /etc/fstab. Why does the boot process stop and dropped me in emergency mode?
# RAID data
UUID=1ed57577-032b-42d2-8f33-9c7100e18804 /mnt/data/ ext4 defaults,errors=continue 0 2