I apparently failed to finish a sentence. Fixed. My apologies! From: McKay, Sean Hi all, Hopefully quick question: Do you have any guidance on what I should look at to determine what is causing the show_status variable in systemd to get flipped to true without any apparent unit failures? Is there an easy way to find that information? We have a few systems that start printing the manager status messages halfway through bootup (that aren’t supposed to). They have ‘quiet’ set on the kernel command line and they appear to be following that for a good chunk of the boot,
but partway through I start getting ‘[ OK ] Started…’ messages without any failure showing up first (which is what I expect and have seen in other scenarios). Running ‘systemctl show’ after the system has booted, shows that the variable has indeed been flipped.
From looking through the code, it appears the only way this is possible should be for a unit to have hit some status other than “OK” (JOB_DONE internally, it would appear) but I don’t see any of those in the output. And I’m not sure if there’s an equivalent
in the journal to search for.
Thanks! -Sean McKay P.S. We’re still waaaaaaay back on 229. Frantically trying to get things upgraded, but not there yet. I don’t think that’s relevant (I doubt this is a systemd bug), but it might come up if there’s more tooling/verbosity in newer versions. |
_______________________________________________ systemd-devel mailing list systemd-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/systemd-devel