Comment 2 for bug 1947899

Revision history for this message
Ben Huntley (benhunt) wrote (last edit ):

Thanks a ton for your reply Alberto!

Would it make sense to look at /sys/class/net for this information? `ls -la /sys/class/net/` should show devices as pci or virtual in it's symlink information. Alternatively, allowing the user to specify the network devices they wish to commission, similar to the configuration proposed in https://bugs.launchpad.net/maas/+bug/1947901, would be a fine solution for our use-cases.

Any solution that does not automatically delete the network interfaces would seem to be superior, as that seems to defeat the purpose of allowing commission of deployed machines?