** Tags added: server-triage-discuss
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2095203
Title:
`netplan apply` fails in LXD container with physical NIC passthrough
To manage notifications about
Hi Danilo, thanks for the note. I've updated the description with the
netplan yaml and opened https://github.com/canonical/netplan/pull/539
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2095203
Title:
** Description changed:
Hello,
When using physical NIC passthrough in LXD containers [1], netplan fails
when trying to run `udevadm`.
Using these LXD devices for the container, where enp6s0 is a spare physical
NIC:
```
devices:
- eth0:
- name: eth0
- nictype: physical
Hi, thanks for reporting this problem.
Can you share your YAML configuration please?
This might be the case to just catch the exception, display a warning
and ignore the error. But to be honest I'm not completely sure if
something else will break if this step fails.
May I ask you to create a PR