Releasing a machine which was commissioned using the MAAS 3.1 beta 3 "enlist deployed machines" feature deletes the machine's network devices.

Bug #1947899 reported by Ben Huntley
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Invalid
Medium
Unassigned

Bug Description

After enlisting/commissioning an already deployed machine following the instructions from section "How to update hardware information for a deployed machine" in the MaaS 3.1 beta 3 documentation (https://maas.io/docs/snap/3.1/ui/whats-new-in-maas), if the machine is then Released using the MaaS Web UI, the network devices associated with the commissioned machine disappear.

MaaS region server is running MAAS 3.1.0~beta3 on Ubuntu 20.04, installed from Deb. Rack controller is also running MAAS 3.1.0~beta3 on Ubuntu 20.04. Host being enlisted/comissioned is running Ubuntu 18.04.6.

No relevant logging was observed for this issue.

Revision history for this message
Alberto Donato (ack) wrote :

This is a known limitation.

Currently MAAS has no way of reliably tell which ones are physical interfaces and which are not, and leaving non-physical interfaces configured would likely cause a deployment to fail.

For this reason, after releasing a machine created as already deployed, the user needs to commission it before it can be deployed from MAAS.

Changed in maas:
status: New → Triaged
importance: Undecided → Medium
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?

Revision history for this message
Alberto Donato (ack) wrote :

Thanks for the suggestions, we definitely want to improve detection in the future.

Unfortunately, currently the only way to ensure MAAS has the proper info is to commission the machine.

Note that the current feature is not so much "commisioning deployed machines" as allowing to track existing machines in MAAS, so that MAAS offers a more complete picture of the existing resources (hardware, IPs, ...).

summary: - Releasing a machine which was commissioned using the MaaS 3.1 beta 3
+ Releasing a machine which was commissioned using the MAAS 3.1 beta 3
"enlist deployed machines" feature deletes the machine's network
devices.
Revision history for this message
Jerzy Husakowski (jhusakowski) wrote :

Feature request moved to internal backlog for further prioritisation (internal ref. PF-4209)

Changed in maas:
status: Triaged → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.