[systemd-bugs] [Bug 90606] New: systemctl has no way to see only the failing and inactive units

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat May 23 11:44:55 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=90606

            Bug ID: 90606
           Summary: systemctl has no way to see only the failing and
                    inactive units
           Product: systemd
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
          Assignee: systemd-bugs at lists.freedesktop.org
          Reporter: pachoramos1 at gmail.com
        QA Contact: systemd-bugs at lists.freedesktop.org

I discovered that some units were not being started because I saw "no such file
or directory" error in journalctl output. This showed me that maybe this kind
of errors should be more visible, for example, while booting, in tty1.

But, apart of that, when I wanted to review for failed units I did:
# systemctl --failed
0 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.

The no longer existing units are not considered as "failing" (even if they are
failing to start and that is causing them to be "inactive" finally. But, even
with that, I went with "systemctl --failed --all" that is not supported (I
thought it would show me failing+inactive units) and, finally, I needed to run
"systemctl --all" to see ALL units and look at the output for inactive ones.
That is a bit overkill I think. Personally it should be easier to *only* list
the failing+inactive units

Thanks a lot

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20150523/07a84c96/attachment.html>


More information about the systemd-bugs mailing list