Resetting to verification-done for bionic; using netplan.io
0.40.1~18.04.1:

I have run more tests and I can verify that renames at boot are behaving
correctly with netplan -- netplan follows exactly the configuration
provided on the system:

network:
    version: 2
    ethernets:
        ens6:
            match:
                macaddress: 52:54:00:ab:37:d8
            mtu: 1500
            addresses:
            - 10.3.21.28/20
            gateway4: 10.3.16.1
            nameservers:
                addresses:
                - 10.3.21.25
                search:
                - cloud.cyphermox.net
            set-name: myiface11

This leads to my system having a single interface "myiface11":

ubuntu@new-man:~$ ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode 
DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: myiface11: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state 
UP mode DEFAULT group default qlen 1000
    link/ether 52:54:00:ab:37:d8 brd ff:ff:ff:ff:ff:ff

I have removed the duplicate tag from bug 1768827 so we can keep
investigating and figure out why this isn't working for Nicorac; it
looks like there's something competing with netplan somewhere, either
from cloud-init or something else.


** Tags removed: verification-failed-bionic
** Tags added: verification-done-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1770082

Title:
  systemd-networkd not renaming devices on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/netplan/+bug/1770082/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to