← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1864440] [NEW] VMware: cloned Ubuntu18.04.4 Live server fails to get network working

 

Public bug reported:

There are some new configuration items in /etc/netplan/50-cloud-
init.yaml file for Ubuntu 18.04.4 Live Server, cloud-init version is
19.4-33-gbb4131a2-0ubuntu1~18.04.1

match:
    macaddress: aa:bb:cc:dd:ee:ff
set-name: ens160

Clone this Ubuntu18.04.4 Live Server VM to a new Ubuntu18.04.4 VM, the
new cloned VM will has different mac address for ens160, but netplan
fail to match the old macaddress, this leads to new cloned VM ens160 is
DOWN.

Could we remove this match/set-name items, checked Ubuntu18.04.3 Live
Server(cloud-init v19.1), the /etc/netplan/50-cloud-init.yaml does NOT
contain these items.

** Affects: cloud-init
     Importance: Undecided
         Status: New

** Attachment added: "cloud-init logs"
   https://bugs.launchpad.net/bugs/1864440/+attachment/5330524/+files/cloud-init.tar.gz

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1864440

Title:
  VMware: cloned Ubuntu18.04.4 Live server fails to get network working

Status in cloud-init:
  New

Bug description:
  There are some new configuration items in /etc/netplan/50-cloud-
  init.yaml file for Ubuntu 18.04.4 Live Server, cloud-init version is
  19.4-33-gbb4131a2-0ubuntu1~18.04.1

  match:
      macaddress: aa:bb:cc:dd:ee:ff
  set-name: ens160

  Clone this Ubuntu18.04.4 Live Server VM to a new Ubuntu18.04.4 VM, the
  new cloned VM will has different mac address for ens160, but netplan
  fail to match the old macaddress, this leads to new cloned VM ens160
  is DOWN.

  Could we remove this match/set-name items, checked Ubuntu18.04.3 Live
  Server(cloud-init v19.1), the /etc/netplan/50-cloud-init.yaml does NOT
  contain these items.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1864440/+subscriptions


Follow ups