Fedora Account System
Red Hat Associate
Red Hat Customer
+++ This bug was initially created as a clone of Bug #1888728 +++ The mdmonitor service is disabled on the installer iso, but if there is a RAID attached systemd tries to start it anyway. This results in an error in the logs and on the console. The system continues to boot, and installation works fine, this is purely cosmetic. It does not appear with a normally partitioned drive, only with RAID. We do not want to actually run mdmonitor during installation because it requires an email address to function properly. So it either needs to be removed or masked from being started under any conditions.
https://github.com/weldr/lorax/pull/1092