[systemd-bugs] [Bug 90341] x-systemd.automount, nofail on no existing device causes undesired side effects

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 6 08:33:57 PDT 2015


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

Lennart Poettering <lennart at poettering.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #1 from Lennart Poettering <lennart at poettering.net> ---
Yes, systemd will wait for the device to appear. Everything else would be racy
since during boot-up there's no guarantee that devices might have been probed
by the time the first access might happen to the automount directory. Hence
systemd must wait for the device to show up, and when it never does this will
time out after 90s. You can shorten that timeout howver with the
x-systemd.device-timeout= mount option in fstab.

-- 
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/20150506/9579cfec/attachment.html>


More information about the systemd-bugs mailing list