<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - RFE: more informative mount report upon failure or issue"
href="https://bugs.freedesktop.org/show_bug.cgi?id=87929#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - RFE: more informative mount report upon failure or issue"
href="https://bugs.freedesktop.org/show_bug.cgi?id=87929">bug 87929</a>
from <span class="vcard"><a class="email" href="mailto:cwa@pipeline.com" title="Chris Atkinson <cwa@pipeline.com>"> <span class="fn">Chris Atkinson</span></a>
</span></b>
<pre>I Googled for forum threads matching the error message to see how it behaved in
the wild. As ivo thought, most (but not all) of the cases were mount errors.
Another issue was people not being able to figure out what unit is actually
having the issue as a result of badly written "Description=" tags. (For this
would it be possible to have the error message explicitly include the unit
name, e.g., "A start job is running for Incredibly Bad Description
(foo.service) (89s / 90s)"?)
See below for a proposed catalog entry:
-- 48b695296b4d42fe8c127c20d01bc9bc
Subject: A @TYPE@ job is running for @UNIT@ (@TIME@ / @LIMIT@)
Defined-By: systemd
Support: <a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel">http://lists.freedesktop.org/mailman/listinfo/systemd-devel</a>
Something has delayed the start or stop job for a unit with the description
"@UNIT". You will need to debug that unit to see why. @TIME@ of a total
timeout of @LIMIT@ have elapsed. If you would like to shorten the timeout
in future, you can edit the "TimeoutStartSec=" or "TimeoutStopSec"
properties.
A common situation is the delay in mounting a filesystem's *.device unit,
which is typically caused by problems in "/etc/fstab".</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>