Comment 5 for bug 1897946

Revision history for this message
Lee Trager (ltrager) wrote :

Is this a long running MAAS? About 2 years ago the decision was made all Canonical products should gather hardware information from LXD. We implemented this for MAAS 2.7. The code[1] we use to parse LXD information may leave in old values if LXD doesn't come up with anything.

We also collect FRUID data for Facebook Wedge switches[2]. I've never seen that detect anything on hardware besides Facebook Wedge but this could be a first. Does the commissioning script "maas-get-fruid-api-data" contain anything?

[1] https://git.launchpad.net/maas/tree/src/metadataserver/builtin_scripts/hooks.py#n412
[2] https://git.launchpad.net/maas/tree/src/metadataserver/builtin_scripts/hooks.py#n840