[systemd-devel] How to debug blocking service start?

Andrei Borzenkov arvidjaar at gmail.com
Tue Apr 7 20:48:04 PDT 2015


В Wed, 08 Apr 2015 10:31:18 +0800
Kai Hendry <hendry at webconverger.com> пишет:

> 
> 
> On Tue, 7 Apr 2015, at 11:13 PM, Lennart Poettering wrote:
> > What does "networkctl status" say when this happens? And "networkctl
> > status -a"?
> 
> Oooh, I love those commands. Here is the output which says I'm routable:
> 
> http://s.natalian.org/2015-04-08/networkctl.txt
> 

I am not sure what "configured" means for networkd but comment says

        /* wait for all links networkd manages to be in admin state 'configured'
           and at least one link to gain a carrier */

and you have one link in state "configuring".

Now if networkd waits for carrier to start configuring interface logic
seems to be flawed somewhere.

> 
> Maybe all of this has something to do with the way I've setup
> systemd-networkd. I have dejavu now... quite possibly this all is
> related to:
> https://bugs.freedesktop.org/show_bug.cgi?id=89352
> 
> 
> Kind regards,
> _______________________________________________
> systemd-devel mailing list
> systemd-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/systemd-devel



More information about the systemd-devel mailing list