Description of problem: I was in Mageia 1 and upgraded my laptop to cauldron. So, I'm know using systemd. I was booting in less than 1 minute before and know, it take 5 minutes to my laptop to boot. If I check with systemd-analyze blame, I can see that it take 6712ms for my laptop to boot. mdadm service is launched but I don't understand why, as I don't use mdadm on my laptop. Version-Release number of selected component (if applicable): systemd-40-2.mga2.src.rpm
Created attachment 1548 [details] systemd-analyze blame
Created attachment 1549 [details] systemd-analyze plot
Created attachment 1550 [details] systemd-analyze time
it was fixed with a new install https://bugs.mageia.org/show_bug.cgi?id=37
Blocks: (none) => 2120Source RPM: systemd-40-2.mga2.src.rpm => mdadm
I'm surprised it takes nearly 7 seconds for mdadm to run (takes only 1s here although it is equally superfluous - /me is disabling it as we speak!). It's also important to remember that this time is not sequential... the plot is good for seeing that. Also in difference to when that plot was generated, prefdm now loads after network-auth, not network-up. If network-auth is disabled, it'll come up way faster. As bug #37 is fixed, I think this particular bug can be closed. I'll mark it as a dupe as that seems most appropriate. To disable mdadm, just do: systemctl disable mdadm.service (it'll just forward it to chkconfig tho') *** This bug has been marked as a duplicate of bug 37 ***
Status: NEW => RESOLVEDCC: (none) => mageiaResolution: (none) => DUPLICATE