Bug#857573: systemd: Raise network interfaces fails to stop cleanly on shutdown/reboot

2017-05-07 Thread Mike Edwards
On Fri, May 05, 2017 at 08:31:07AM +0200, Christoph Biedl babbled thus: > The issues here are pretty similar so I guess it's the same thing: Up to > and including jessie(sic!), networking wasn't brought down if there is > something mounted using AoE. This issue was definitely present in jessie -

Bug#857573: systemd: Raise network interfaces fails to stop cleanly on shutdown/reboot

2017-05-07 Thread Christoph Biedl
retitle 857573 No longer umounts AoE/NBD-based file systems, causing data loss severity 857573 grave thanks Since this is a regression to the jessie version and might cause data loss, I have no other choice than raising the severity. Steps to produce: * On another system in the same (ethernet

Bug#857573: systemd: Raise network interfaces fails to stop cleanly on shutdown/reboot

2017-05-05 Thread Christoph Biedl
Mike Edwards wrote... > The stop job for 'Raise network interfaces' fails to complete when > shutting down or rebooting a fresh stretch install when certain > conditions are met: > > * ATA-over-Ethernet (aoe) kernel module is loaded, and AOE devices are > listed in /dev/etherd > * Interface

Bug#857573: systemd: Raise network interfaces fails to stop cleanly on shutdown/reboot

2017-03-19 Thread Mike Edwards
"I'm not sure how you mount the AoE device, but most likely there is nothing declaring a relationship between it and the bridge interface. So systemd will not unmount the device before trying to stop the network." AoE does have a mechanism to limit its use to specific interface(s) from both the

Bug#857573: systemd: Raise network interfaces fails to stop cleanly on shutdown/reboot

2017-03-19 Thread Mike Edwards
Thanks Guus. I can confirm that the following config for the bridged interface indeed resolves the problem for me: auto lan0 no-auto-down lan0 iface lan0 inet dhcp bridge_ports ens3 bridge_stp off bridge_maxwait 5 I should note that this workaround wasn't required in wheezy and prior (as

Bug#857573: systemd: Raise network interfaces fails to stop cleanly on shutdown/reboot

2017-03-19 Thread Guus Sliepen
On Sun, Mar 12, 2017 at 08:36:19PM +0100, Michael Biebl wrote: > > The stop job for 'Raise network interfaces' fails to complete when > > shutting down or rebooting a fresh stretch install when certain > > conditions are met: > > > > * ATA-over-Ethernet (aoe) kernel module is loaded, and AOE

Bug#857573: systemd: Raise network interfaces fails to stop cleanly on shutdown/reboot

2017-03-12 Thread Michael Biebl
Control: reassign -1 ifupdown Am 12.03.2017 um 20:02 schrieb Mike Edwards: > Package: systemd > Version: 232-18 > Severity: important > > Dear Maintainer, > > The stop job for 'Raise network interfaces' fails to complete when > shutting down or rebooting a fresh stretch install when certain >