Comment 3 for bug 2046619

Revision history for this message
Danilo Egea Gondolfo (danilogondolfo) wrote :

Hello, thanks for your bug report.

This seems to be a duplicate of https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/2041480

The problem you are facing happened due to a change in behavior in netplan 0.106 where matching by MAC addresses was changed to only work with interfaces that have a permanent MAC address, which is not the case for virtual-ethernets used by LXD containers. This has always been the intended way the "match" keyword is used (only for physical devices). Upgrading Juju to 2.9.44+ should address this issue.

Removing the "match" key from your containers should also resolve the problem.

Please, check the bug report mentioned above for more details.

Although, it doesn't change anything for physical interfaces. You mentioned that your hardware lost its IPs as well. Can you provide more details on that?

Thank!