Restarting snap maas 3.3.2 breaks MAAS DNS
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Triaged
|
Medium
|
Unassigned |
Bug Description
While MaaS (snap flavor) DNS is working as expected after a fresh server starts and correctly serving the MaaS Zone, manually restarting maas (using `snap maas restart`) makes the DNS component (bind9) to restart twice, not properly loading the MaaS DNS zone the second time.
See log details in https:/
As asked in the above thread, I'm performing a `snap maas restart` and attaching:
* the bind9 logs
* the rackd logs
* the regiond logs
```
root@maas:
Name Version Rev Tracking Publisher Notes
core 16-2.58.2 14789 latest/stable canonical✓ core
core18 20230320 2724 latest/stable canonical✓ base
core20 20230308 1856 latest/stable canonical✓ base
core22 20230325 611 latest/stable canonical✓ base
lxd 5.13-cea5ee2 24761 latest/stable/… canonical✓ -
maas 3.3.2-13177-
maas-cli 0.6.8 81 latest/stable canonical✓ -
root@maas:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.2 LTS
Release: 22.04
Codename: jammy
root@maas:
Linux maas 5.15.0-1027-raspi #29-Ubuntu SMP PREEMPT Mon Apr 3 10:12:21 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
root@maas:
Using domain server:
Name: localhost
Address: 127.0.0.1#53
Aliases:
nuc10i7fnh-bm1.maas has address 192.168.10.61
root@maas:
Tue Apr 25 16:25:39 UTC 2023
2023-04-
Restarted.
root@maas:
Tue Apr 25 16:26:53 UTC 2023
Using domain server:
Name: localhost
Address: 127.0.0.1#53
Aliases:
Host nuc10i7fnh-bm1.maas not found: 2(SERVFAIL)
```
summary: |
- Restarting snap maas 3.3.2 breaks MaaS DNS + Restarting snap maas 3.3.2 breaks MAAS DNS |
Changed in maas: | |
importance: | High → Medium |
milestone: | 3.4.0 → 3.5.0 |
could you please provide also the output of `maas $profile region-controllers read`?