The verification of the Stable Release Update for systemd has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

-- 
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/1682437

Title:
  udev does not preserve virtio interface names on s390x upgrades

Status in Release Notes for Ubuntu:
  Fix Released
Status in systemd package in Ubuntu:
  Fix Committed
Status in systemd source package in Zesty:
  Fix Released

Bug description:
  [Impact]

   * Upgrading s390x, kvm/qemu instances from yakkety to zesty results in a 
change of network interface names (e.g. from eth0 to stable/predictable bus_id 
name enc3, just like on z/VM and LPAR).
   * This obviously results in loss of network connectivity as 
/etc/network/interfaces no longer matches the network interface names 
configured by systemd.
   * The proposal is to generate udev rules on upgrade to preserve active 
interface names, in a very similar fashion to the no longer in use 
net-persistent-name generator.

  [Test Case]

   * Install zesty from scratch in kvm/qemu, network interfaces should use enc* 
names.
   * Install yakkety, upgrade to zesty, network intefaces should use eth* names 
after upgrade and reboot.

  [Regression Potential]

   * This solution is similar to previous upgrades to stable networking
  names for other types of network interfaces. This will make upgraded
  systems look different from freshly installed systems. For users
  aiming to have homogenious environments it is recommended to remove
  /etc/udev/rules.d/70-persistent-net.rules and readjust
  networking/daemon/firewall configurations to the new stable names
  enc*.

  [Other Info]
   
   * Original bug report filed in debian.

  Package: udev
  Version: 232-20
  Severity: important

  Dear Maintainer,

  systemd 232-20 introduce the patch to generate stable interface names
  for virtio network interfaces on s390x. This is a good thing, and
  those names should be used for new installations.

  However, when upgrading existing virtual machines installations the
  new udev causes interfaces to be renamed from eth0 -> enc1 thus
  breaking networking configuration and possibly other configs
  (e.g. daemons, firewalls etc).

  Therefore on upgrade (but not clean installs) something like
  persistent net rules should be generated to preserve ethX interface
  names and thus not break networking configuration.

  I will attach a proposed patch to achieve this shortly for review.

  It is important to fix this in stretch such that upgrades to stretch
  are flawless.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1682437/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to