Comment 1 for bug 1817484

Revision history for this message
Andres Rodriguez (andreserl) wrote : Re: [2.5] MAAS does not guarantee DNS dns record updates propagation and returns 200 prematurely

Hi there,

Missing information:

1. Please attach maas.log and regiond.log
2. Attach syslog & bind journal
3. Enable debug logging and attach regiondlog

That said, the database execute triggers once new records are saved in the DB, those cause the regions to write the DNS config and restart bind. Issues could actually be:

1. Database connection issues
2. RPC connection issues
3. bind9 issues when restarting.