Systemd-analyze with dracut

Ubuntu Version: 26.04
Desktop Environment: GNOME

Problem Description: With dracut the output from “systemd-analyze blame --no-pager” has become very big, Is it possible to shorten it?

Not sure if its the same problem but I ran in to some dracut initqueue dev mapper timeout problem today. Tried to do software RAID1 stack with 2 x NVMe. Tested it about ~5 times and always the same problem so that the boot ended up in emergency mode.

Edit. and after a while testing I did the same test with 24.04.4 and it was working with no problems.

I’m not sure if this is what you’re looking for but you might try this :

systemd-analyze blame | head -n30
1 Like

This topic was automatically closed after 30 days. New replies are no longer allowed.