Comment 4 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 Dimitrii,

Could you please attach logs from all your regions and not only one?

That said (please correct me if I'm wrong), what's happening is something like:

1. A record is being created over the API.
2. The DB where all machines are connected to fails, which causes a fail over.
3. The other machines did not get DNS updates because the DB failed over.

So, I have a quick question - When the failover happens, do the region controllers get restarted or do they simply wait for the database to be available again?