[2.5.3] bug: deploy failed when more than 33 rack controller in dns resolver, cause argument list too long and dns resolution stop working
Bug #1828602 reported by
Dylan Wang
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Critical
|
Blake Rouse | ||
2.5 |
Fix Committed
|
Critical
|
Blake Rouse |
Bug Description
after upgrade to 2.5.3,
things went well at beginning, but suddenly we had this weird bug:
try deploy machine, everything went well from log, it finished deploy within 5 mins,
I saw "Installation complete - Node disabled netboot" from maas event,
however it just hang there stucking at deploying state after that, and eventually get into failed deployment.
I tried reinstall rack controaller, reboot region controller, delete the machine and re-deploy,
it always stuck at deploying even though it's finished (and boot into the system without problem)
Related branches
~blake-rouse/maas:fix-1828602-2.5
- Blake Rouse (community): Approve
-
Diff: 78 lines (+32/-5)2 files modifiedsrc/maasserver/routablepairs.py (+1/-0)
src/maasserver/tests/test_routablepairs.py (+31/-5)
~blake-rouse/maas:fix-1828602
Merged
into
maas:master
- Andres Rodriguez (community): Approve
-
Diff: 78 lines (+32/-5)2 files modifiedsrc/maasserver/routablepairs.py (+1/-0)
src/maasserver/tests/test_routablepairs.py (+31/-5)
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
The error effectively means that the machine never booted into the installed environment, or if it did, it could have failed in many ways, like failing to configure networking by cloud-unit, or failing to boot from proper disk, or crashing, or failing to reboot, etc.
Please attach the following logs:
1. Console log
2. Maas install.log
3. Rsyslog for the machine
4. Curtin config