Bug#805553: systemd 228-1 fails to boot: hangs in Create Volatile Files and Directories

Lorenz Hübschle-Schneider lorenz-dev at lgh-alumni.de
Thu Nov 19 15:33:34 GMT 2015


Hello,

On Thu, Nov 19, 2015 at 4:07 PM, Michael Biebl <biebl at debian.org> wrote:
> I just realized, that you use systemd-networkd and
> systemd-networkd-wait-online. With that setup I do indeed run into a
> real dead-lock.

Yes, I use systemd-networkd because it's perfectly adequate for my use
case and I have a (perhaps unfounded) dislike for network manager.
This is a desktop machine sitting in an office.

I think I activated systemd-networkd-wait-online because otherwise
LDAP authentication got very confused.

After trying out the options I mentioned earlier, I observed the following:
- Changing Q/q to v in tmpfiles.d/home.conf fixes the issue completely
- Using a regular mount instead of an automount for /home fixes the
issue completely
- Without any configuration changes, the request does not time out (as
Michael mentioned above). I waited for 11 minutes, after which I had
caught up with my twitter stream and aborted the experiment ;)

I ended up using a regular mount for /home now since the automount
doesn't make any sense any more anyway (it was part of a semi-working
hack to bind-mount a local dir into the remote mount, which was
dependent on the right unit being killed when resolving the resulting
ordering cycle, i.e., the machine booted 9/10 times and I had to
manually fix mounts the other 10% of the time). Since that's now
successfully worked around with /etc/rc.local, I don't need the
automount any more.

Thank you for your help!

Lorenz




More information about the Pkg-systemd-maintainers mailing list