You are not logged in.

#1 2014-06-04 06:45:04

synthead
Member
Registered: 2006-05-09
Posts: 1,337

systemd-networkd doesn't bring any interfaces up

This is a little strange, especially since I can't really find anything about this on the 'net.  I manage several network interfaces with systemd-networkd, and after a pacman -Syu, none of my interfaces will come up using the systemd-networkd service.  I have [Match] and [Network] sections in .network files in /etc/systemd/network; nothing changed there.  No .pacnew files that are relevant to this not working.  dmesg doesn't report anything funky.

The closest thing to an error message I found is seeing Status: "Processing requests..." when running systemctl status systemd-networkd (although it is still reported as "active").

What should I check?

Offline

#2 2014-06-04 06:50:31

synthead
Member
Registered: 2006-05-09
Posts: 1,337

Re: systemd-networkd doesn't bring any interfaces up

Also, I have my network interfaces set to a permanent names via udev rules, if it matters.

Offline

#3 2014-06-04 06:53:43

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,796
Website

Re: systemd-networkd doesn't bring any interfaces up

Have a look at this thread smile


Jin, Jîyan, Azadî

Offline

#4 2014-06-04 06:56:56

synthead
Member
Registered: 2006-05-09
Posts: 1,337

Re: systemd-networkd doesn't bring any interfaces up

The network interfaces are actually down, though.  They don't have IPs.  Starting the systemd-resolved service doesn't do anything as far as bringing up the interfaces, unfortunately.

Last edited by synthead (2014-06-04 07:06:20)

Offline

#5 2014-06-04 07:25:35

synthead
Member
Registered: 2006-05-09
Posts: 1,337

Re: systemd-networkd doesn't bring any interfaces up

Interesting... downgrading to systemd-212-3 fixes the issue.  Suppose I should file a bug at this point.

Offline

#6 2014-06-04 07:43:46

synthead
Member
Registered: 2006-05-09
Posts: 1,337

Re: systemd-networkd doesn't bring any interfaces up

Offline

#7 2014-06-04 15:08:52

ukhippo
Member
From: Non-paged pool
Registered: 2014-02-21
Posts: 366

Re: systemd-networkd doesn't bring any interfaces up

synthead wrote:

The closest thing to an error message I found is seeing Status: "Processing requests..." when running systemctl status systemd-networkd (although it is still reported as "active").

What should I check?

I think that is normal - systemd-networkd is showing the same status for me and my .network file is working.

Looking at your bug, the major difference is that my .network matches on Name, not MACAddress (I use .link files to map MACAddress to a persistent name rather than an explicit udev rule)

Offline

#8 2014-06-04 18:05:27

synthead
Member
Registered: 2006-05-09
Posts: 1,337

Re: systemd-networkd doesn't bring any interfaces up

Yeah, MAC address matching seems to be the poblem.  falconindy reposted the bug to systemd's bug tracker: https://bugs.freedesktop.org/show_bug.cgi?id=79638

Offline

Board footer

Powered by FluxBB