machines fail to boot if MAAS doesn't respond to cloud-init
Bug #1910552 reported by
Laurent Sesquès
This bug affects 6 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Invalid
|
Medium
|
Adam Collard | ||
MAAS documentation |
New
|
Undecided
|
Unassigned | ||
cloud-init |
Fix Released
|
Medium
|
Unassigned |
Bug Description
We have a recurring issue on a MAAS 2.3.7 (xenial), where once in a while we need to restart rackd and regiond to make maas respond to machines rebooting.
This itself would be a different bug though.
What I'd like to report here is that a machine should be able to finish its boot sequence even if it can't talk to the MAAS API.
Observed behaviour:
[ OK ] Started Raise network interfaces.
[ OK ] Reached target Network.
Starting Initial cloud-init job (metadata service crawler)...
(stuck here indefinitely)
(restart rackd and regiond)
the machine reboots successfully.
Changed in cloud-init: | |
status: | Incomplete → New |
Changed in maas: | |
milestone: | none → next |
Changed in maas: | |
milestone: | 3.3.0 → 3.4.0 |
no longer affects: | maas/3.3 |
Changed in maas: | |
milestone: | 3.4.0 → 3.4.0-beta1 |
To post a comment you must log in.
Does this happen during deployment or regular machine boot after deployment?