[Touch-packages] [Bug 1826387] Re: systemd-networkd restart brings down bond slaves

2020-07-07 Thread Dan Streetman
*** This bug is a duplicate of bug 1833671 ***
https://bugs.launchpad.net/bugs/1833671

** This bug has been marked a duplicate of bug 1833671
   bond interfaces stop working after restart of systemd-networkd

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1826387

Title:
  systemd-networkd restart brings down bond slaves

Status in systemd:
  Fix Released
Status in systemd package in Ubuntu:
  Fix Released
Status in systemd source package in Bionic:
  New
Status in systemd source package in Cosmic:
  Won't Fix

Bug description:
  Reported upstream as https://github.com/systemd/systemd/issues/10118

  Ubuntu bionic, systemd version 237-3ubuntu10.19

  When systemd-networkd is used to manage network bonds, upon systemd-
  networkd, bonds are brought down for ~10 seconds affecting
  connectivity to the server. From networkd logs (truncated to:

  ```
  # journalctl -b -u systemd-networkd | grep enp3s0f
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: Ignoring 
/etc/systemd/network/01-enp3s0f1.network, because it's not a regular file with 
suffix .netdev.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: Ignoring 
/etc/systemd/network/00-enp3s0f0.network, because it's not a regular file with 
suffix .netdev.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Flags change: 
+SLAVE +UP +LOWER_UP +RUNNING +MULTICAST +BROADCAST
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link 6 added
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: udev initialized 
link
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Saved original 
MTU: 9000
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Flags change: 
+SLAVE +UP +LOWER_UP +RUNNING +MULTICAST +BROADCAST
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link 3 added
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: udev initialized 
link
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Saved original 
MTU: 9000
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link state is 
up-to-date
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: found matching 
network '/etc/systemd/network/01-enp3s0f1.network'
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Started LLDP.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Enslaving by 
'bond0'
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: bond0: Link 'enp3s0f1' was 
up when attempting to enslave it. Bringing link down.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Bringing link 
down
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: bond0: Enslaving link 
'enp3s0f1'
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link state is 
up-to-date
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: found matching 
network '/etc/systemd/network/00-enp3s0f0.network'
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link does not 
request DHCPv6 prefix delegation
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Started LLDP.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Enslaving by 
'bond0'
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: bond0: Link 'enp3s0f0' was 
up when attempting to enslave it. Bringing link down.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Bringing link 
down
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: bond0: Enslaving link 
'enp3s0f0'
  Apr 25 12:45:33 compute01 

[Touch-packages] [Bug 1826387] Re: systemd-networkd restart brings down bond slaves

2020-07-06 Thread Dan Streetman
** Changed in: systemd (Ubuntu Cosmic)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1826387

Title:
  systemd-networkd restart brings down bond slaves

Status in systemd:
  Fix Released
Status in systemd package in Ubuntu:
  Fix Released
Status in systemd source package in Bionic:
  New
Status in systemd source package in Cosmic:
  Won't Fix

Bug description:
  Reported upstream as https://github.com/systemd/systemd/issues/10118

  Ubuntu bionic, systemd version 237-3ubuntu10.19

  When systemd-networkd is used to manage network bonds, upon systemd-
  networkd, bonds are brought down for ~10 seconds affecting
  connectivity to the server. From networkd logs (truncated to:

  ```
  # journalctl -b -u systemd-networkd | grep enp3s0f
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: Ignoring 
/etc/systemd/network/01-enp3s0f1.network, because it's not a regular file with 
suffix .netdev.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: Ignoring 
/etc/systemd/network/00-enp3s0f0.network, because it's not a regular file with 
suffix .netdev.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Flags change: 
+SLAVE +UP +LOWER_UP +RUNNING +MULTICAST +BROADCAST
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link 6 added
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: udev initialized 
link
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Saved original 
MTU: 9000
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Flags change: 
+SLAVE +UP +LOWER_UP +RUNNING +MULTICAST +BROADCAST
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link 3 added
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: udev initialized 
link
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Saved original 
MTU: 9000
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link state is 
up-to-date
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: found matching 
network '/etc/systemd/network/01-enp3s0f1.network'
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Started LLDP.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Enslaving by 
'bond0'
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: bond0: Link 'enp3s0f1' was 
up when attempting to enslave it. Bringing link down.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Bringing link 
down
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: bond0: Enslaving link 
'enp3s0f1'
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link state is 
up-to-date
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: found matching 
network '/etc/systemd/network/00-enp3s0f0.network'
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link does not 
request DHCPv6 prefix delegation
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Started LLDP.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Enslaving by 
'bond0'
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: bond0: Link 'enp3s0f0' was 
up when attempting to enslave it. Bringing link down.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Bringing link 
down
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: bond0: Enslaving link 
'enp3s0f0'
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Flags change: 
-UP -LOWER_UP -RUNNING
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Stopped LLDP.
  Apr 

[Touch-packages] [Bug 1826387] Re: systemd-networkd restart brings down bond slaves

2019-05-18 Thread Bug Watch Updater
** Changed in: systemd
   Status: Unknown => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1826387

Title:
  systemd-networkd restart brings down bond slaves

Status in systemd:
  Fix Released
Status in systemd package in Ubuntu:
  Fix Released
Status in systemd source package in Bionic:
  New
Status in systemd source package in Cosmic:
  New

Bug description:
  Reported upstream as https://github.com/systemd/systemd/issues/10118

  Ubuntu bionic, systemd version 237-3ubuntu10.19

  When systemd-networkd is used to manage network bonds, upon systemd-
  networkd, bonds are brought down for ~10 seconds affecting
  connectivity to the server. From networkd logs (truncated to:

  ```
  # journalctl -b -u systemd-networkd | grep enp3s0f
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: Ignoring 
/etc/systemd/network/01-enp3s0f1.network, because it's not a regular file with 
suffix .netdev.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: Ignoring 
/etc/systemd/network/00-enp3s0f0.network, because it's not a regular file with 
suffix .netdev.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Flags change: 
+SLAVE +UP +LOWER_UP +RUNNING +MULTICAST +BROADCAST
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link 6 added
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: udev initialized 
link
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Saved original 
MTU: 9000
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Flags change: 
+SLAVE +UP +LOWER_UP +RUNNING +MULTICAST +BROADCAST
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link 3 added
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: udev initialized 
link
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Saved original 
MTU: 9000
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link state is 
up-to-date
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: found matching 
network '/etc/systemd/network/01-enp3s0f1.network'
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Started LLDP.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Enslaving by 
'bond0'
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: bond0: Link 'enp3s0f1' was 
up when attempting to enslave it. Bringing link down.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Bringing link 
down
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: bond0: Enslaving link 
'enp3s0f1'
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link state is 
up-to-date
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: found matching 
network '/etc/systemd/network/00-enp3s0f0.network'
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link does not 
request DHCPv6 prefix delegation
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Started LLDP.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Enslaving by 
'bond0'
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: bond0: Link 'enp3s0f0' was 
up when attempting to enslave it. Bringing link down.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Bringing link 
down
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: bond0: Enslaving link 
'enp3s0f0'
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Flags change: 
-UP -LOWER_UP -RUNNING
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Stopped LLDP.
  Apr 25 12:45:33 

[Touch-packages] [Bug 1826387] Re: systemd-networkd restart brings down bond slaves

2019-05-16 Thread Dan Streetman
** Bug watch added: github.com/systemd/systemd/issues #10118
   https://github.com/systemd/systemd/issues/10118

** Also affects: systemd via
   https://github.com/systemd/systemd/issues/10118
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1826387

Title:
  systemd-networkd restart brings down bond slaves

Status in systemd:
  Unknown
Status in systemd package in Ubuntu:
  Fix Released
Status in systemd source package in Bionic:
  New
Status in systemd source package in Cosmic:
  New

Bug description:
  Reported upstream as https://github.com/systemd/systemd/issues/10118

  Ubuntu bionic, systemd version 237-3ubuntu10.19

  When systemd-networkd is used to manage network bonds, upon systemd-
  networkd, bonds are brought down for ~10 seconds affecting
  connectivity to the server. From networkd logs (truncated to:

  ```
  # journalctl -b -u systemd-networkd | grep enp3s0f
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: Ignoring 
/etc/systemd/network/01-enp3s0f1.network, because it's not a regular file with 
suffix .netdev.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: Ignoring 
/etc/systemd/network/00-enp3s0f0.network, because it's not a regular file with 
suffix .netdev.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Flags change: 
+SLAVE +UP +LOWER_UP +RUNNING +MULTICAST +BROADCAST
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link 6 added
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: udev initialized 
link
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Saved original 
MTU: 9000
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Flags change: 
+SLAVE +UP +LOWER_UP +RUNNING +MULTICAST +BROADCAST
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link 3 added
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: udev initialized 
link
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Saved original 
MTU: 9000
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link state is 
up-to-date
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: found matching 
network '/etc/systemd/network/01-enp3s0f1.network'
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Started LLDP.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Enslaving by 
'bond0'
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: bond0: Link 'enp3s0f1' was 
up when attempting to enslave it. Bringing link down.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Bringing link 
down
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: bond0: Enslaving link 
'enp3s0f1'
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link state is 
up-to-date
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: found matching 
network '/etc/systemd/network/00-enp3s0f0.network'
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link does not 
request DHCPv6 prefix delegation
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Started LLDP.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Enslaving by 
'bond0'
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: bond0: Link 'enp3s0f0' was 
up when attempting to enslave it. Bringing link down.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Bringing link 
down
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: bond0: Enslaving link 
'enp3s0f0'
  Apr 25 12:45:33 compute01 

[Touch-packages] [Bug 1826387] Re: systemd-networkd restart brings down bond slaves

2019-04-25 Thread Dan Streetman
** Also affects: systemd (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

** Also affects: systemd (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: systemd (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1826387

Title:
  systemd-networkd restart brings down bond slaves

Status in systemd package in Ubuntu:
  Fix Released
Status in systemd source package in Bionic:
  New
Status in systemd source package in Cosmic:
  New

Bug description:
  Reported upstream as https://github.com/systemd/systemd/issues/10118

  Ubuntu bionic, systemd version 237-3ubuntu10.19

  When systemd-networkd is used to manage network bonds, upon systemd-
  networkd, bonds are brought down for ~10 seconds affecting
  connectivity to the server. From networkd logs (truncated to:

  ```
  # journalctl -b -u systemd-networkd | grep enp3s0f
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: Ignoring 
/etc/systemd/network/01-enp3s0f1.network, because it's not a regular file with 
suffix .netdev.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: Ignoring 
/etc/systemd/network/00-enp3s0f0.network, because it's not a regular file with 
suffix .netdev.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Flags change: 
+SLAVE +UP +LOWER_UP +RUNNING +MULTICAST +BROADCAST
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link 6 added
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: udev initialized 
link
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Saved original 
MTU: 9000
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Flags change: 
+SLAVE +UP +LOWER_UP +RUNNING +MULTICAST +BROADCAST
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link 3 added
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: udev initialized 
link
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Saved original 
MTU: 9000
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link state is 
up-to-date
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: found matching 
network '/etc/systemd/network/01-enp3s0f1.network'
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link is not 
managed by us
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Started LLDP.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Enslaving by 
'bond0'
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: bond0: Link 'enp3s0f1' was 
up when attempting to enslave it. Bringing link down.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Bringing link 
down
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: bond0: Enslaving link 
'enp3s0f1'
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Link state is 
up-to-date
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: found matching 
network '/etc/systemd/network/00-enp3s0f0.network'
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f1: Link does not 
request DHCPv6 prefix delegation
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Started LLDP.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Enslaving by 
'bond0'
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: bond0: Link 'enp3s0f0' was 
up when attempting to enslave it. Bringing link down.
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: enp3s0f0: Bringing link 
down
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: bond0: Enslaving link 
'enp3s0f0'
  Apr 25 12:45:33 compute01 systemd-networkd[30824]: