Hi,
in our configuration we had until today one network, which worked fine. Because we need to re-design a few things, we added a new network named maas-slurm, incl. a new vlan-id, and it seems to be fine. Eg, reachable, when a machine is deployed connected to this interface, maas recognizes it, we can assign the new domain-names.
But: Even I configured it assigned to a fabric etc. and listed and editable in UI - whenever I try to assign it to a physical network interface it fails.
In UI maas says “The network must be connected to a network” when editing there via the dropboxes. Via API it tells me
/MAAS/api/2.0/nodes/b6tx7h/interfaces/1116/?op=link_subnet → HTTP 400 Bad Request ({“subnet”: [“None found with id=3.”]})
Yes, the subnet has ID 3, Yes, when displaying in UI it url contains this ID. The machine we deployed for tests without changing the IF configuration before (just the domain name) is correctly detected and assigned to this network/vlan.
So meanwhile I have no idea anymore, what could be wrong or what I should look for.
maas is version 3.5.8, installed via snap.
Any tips welcome
Thanks
E.