[Bug 1824806] Re: Network stops working after systemd update

2019-04-20 Thread Dan Streetman
> after running `systemctl stop systemd-networkd` the systemd-networkd process > disappears > from my process list, but the network does not get brought down. I don't know > if that > is intended behavior, but in either case it is not directly related to this > report. that is systemd-networkd

[Bug 1824806] Re: Network stops working after systemd update

2019-04-20 Thread Dan Streetman
I marked this as 'fix released' because i believe (see last comments) the latest systemd upgrade included patches to fix this - but if it's still reproducable with the latest systemd release please feel free to comment and move this back to Confirmed. -- You received this bug notification

[Bug 1824806] Re: Network stops working after systemd update

2019-04-20 Thread Dan Streetman
> So this may very well have been fixed by 237-3ubuntu10.20, but I don't want > to speak for the original reporter that's why I asked, because 10.20 included patches to prevent systemd from removing all addresses/routes that it has config for, during startup. So I hoped that would fix your issue

[Bug 1824806] Re: Network stops working after systemd update

2019-04-19 Thread Sean Bright
So I tested... $ sudo systemctl restart systemd-networkd ... and got the same results - the "speed changed to 0 for port" messages and loss of connectivity requiring a reboot. Afterwards, however, I noticed that I was not completely up to date so I ran an `apt full-upgrade` which brought in the

[Bug 1824806] Re: Network stops working after systemd update

2019-04-18 Thread Sean Bright
And my netplan config: network: version: 2 renderer: networkd ethernets: eno1: dhcp4: no eno2: dhcp4: no bonds: bond1: addresses: [10.100.10.111/24] gateway4: 10.100.10.1 nameservers: addresses: [192.168.168.168, 192.168.168.169]

[Bug 1824806] Re: Network stops working after systemd update

2019-04-18 Thread Sean Bright
Not the reporter but having a similar issue. When the systemd package is updated my bond dies (with the "speed changed to 0 for port" message). Nothing that I have tried to restore the network connection worked short of a full reboot. I have attached my syslog showing what occurs during the

[Bug 1824806] Re: Network stops working after systemd update

2019-04-18 Thread Sean Bright
Sorry - realized I needed to redact some stuff in the previous attachment. ** Attachment added: "speed-changed-to-0-for-port.log" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1824806/+attachment/5256737/+files/speed-changed-to-0-for-port.log -- You received this bug notification

[Bug 1824806] Re: Network stops working after systemd update

2019-04-18 Thread Matt Walters
Dan, thanks for the comment. I will test this evening and let you know. Sorry for the delay! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1824806 Title: Network stops working after systemd update

[Bug 1824806] Re: Network stops working after systemd update

2019-04-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: systemd (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1824806 Title:

[Bug 1824806] Re: Network stops working after systemd update

2019-04-15 Thread Dan Streetman
do you notice similar (problematic) behavior when just restarting networkd, e.g.: $ sudo systemctl restart systemd-networkd or, stopping systemd-networkd, e.g.: $ sudo systemctl stop systemd-networkd -- You received this bug notification because you are a member of Ubuntu Bugs, which is