MAAS fails to fetch datasource from metadata_url missing port
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Incomplete
|
High
|
Unassigned |
Bug Description
Hey everyone!
I spent some time trying to setup a MAAS server using the Ansible playbook. While the playbook works great (kudos!), I ran into an interesting issue when trying to use an external DHCP server.
I know that this is not necessarily a supported configuration nonetheless, I got my nodes to PXE boot. Only once Cloud-init kicks in, I am seeing an error (see screenshot attached). Basically saying it can’t reach the meta-data/
Checking the http://
datasource:
MAAS:
metadata_url: http://
But http://
datasource:
MAAS:
metadata_url: http://
It seems roughly related to bug #1982315 which should have been resolved in version 3.3.0 when using external DNS. So maybe the root cause is not external DHCP but rather the external DNS? Do you have any tips and pointers on how to further troubleshoot this or resolve it?
Also found another user having similar issues in the forums: https:/
Thanks!
MAAS Release: 3.3.4-13189-
Install Method: Snap
DHCP: External
Device: UEFI Bare Metal
Changed in maas: | |
status: | New → Triaged |
Changed in maas: | |
importance: | Undecided → Medium |
importance: | Medium → High |
milestone: | none → 3.5.0 |
Changed in maas: | |
status: | Triaged → In Progress |
assignee: | nobody → Alberto Donato (ack) |
To confirm, the 10.8.8.0/24 subnet is not being served DHCP from MAAS, but from an external server, correct?
Also, is MAAS providing DNS?