artful: ubuntu@ip-172-31-58-142:~$ lsb_release -r Release: 17.10 ubuntu@ip-172-31-58-142:~$ dpkg -l|grep nplan ii nplan 0.30 amd64 YAML network configuration abstraction for various backends ubuntu@ip-172-31-58-142:~$ ip l show eth1 3: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000 link/ether 12:f6:8a:ee:fc:96 brd ff:ff:ff:ff:ff:ff ubuntu@ip-172-31-58-142:~$ sudo netplan --debug apply ** (generate:7935): DEBUG: Processing input file //etc/netplan/10-ifupdown.yaml.. ** (generate:7935): DEBUG: starting new processing pass ** (generate:7935): DEBUG: eth0: setting default backend to 1 ** (generate:7935): DEBUG: Generating output files.. ** (generate:7935): DEBUG: NetworkManager: definition eth0 is not for us (backend 1) DEBUG:netplan generated networkd configuration exists, restarting networkd DEBUG:no netplan generated NM configuration exists DEBUG:replug eth1: unbinding vif-1 from /sys/bus/xen/drivers/vif DEBUG:replug eth1: rebinding vif-1 to /sys/bus/xen/drivers/vif DEBUG:device lo operstate is unknown, not replugging DEBUG:netplan triggering .link rules for lo DEBUG:device eth0 operstate is up, not replugging DEBUG:netplan triggering .link rules for eth0 ubuntu@ip-172-31-58-142:~$ ip l show eth1 4: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000 link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff
ubuntu@ip-172-31-58-142:~$ lsb_release -r Release: 17.10 ubuntu@ip-172-31-58-142:~$ dpkg -l|grep nplan ii nplan 0.32~17.10.1 amd64 YAML network configuration abstraction for various backends ubuntu@ip-172-31-58-142:~$ ip l show eth1 4: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000 link/ether 12:f6:8a:ee:fc:96 brd ff:ff:ff:ff:ff:ff ubuntu@ip-172-31-58-142:~$ sudo netplan --debug apply ** (generate:1267): DEBUG: Processing input file //etc/netplan/10-ifupdown.yaml.. ** (generate:1267): DEBUG: starting new processing pass ** (generate:1267): DEBUG: eth0: setting default backend to 1 ** (generate:1267): DEBUG: Generating output files.. ** (generate:1267): DEBUG: NetworkManager: definition eth0 is not for us (backend 1) DEBUG:netplan generated networkd configuration exists, restarting networkd DEBUG:no netplan generated NM configuration exists DEBUG:device eth0 operstate is up, not replugging DEBUG:netplan triggering .link rules for eth0 DEBUG:device lo operstate is unknown, not replugging DEBUG:netplan triggering .link rules for lo DEBUG:replug eth1: xen:vif fails on rebinding, ignoring DEBUG:netplan triggering .link rules for eth1 ubuntu@ip-172-31-58-142:~$ ip l show eth1 4: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000 link/ether 12:f6:8a:ee:fc:96 brd ff:ff:ff:ff:ff:ff ** Tags removed: verification-needed-artful ** Tags added: verification-done-artful -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1729573 Title: netplan breaks Xen VIF driver To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1729573/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs