Comment 7 for bug 1710278

Revision history for this message
Mark Shuttleworth (sabdfl) wrote : Re: [Bug 1710278] Re: [2.3a1] named stuck on reload, DNS broken

In MAAS, we should:

 * throttle reloads (at least make sure a reload is complete before we
trigger the next one)
 * monitor the actual service from the perspective of rackd's (perhaps
have rackd's do a dig @region-controller for a name we send them
whenever they talk to the region controller)
 * log loudly, kill and restart when the service monitoring fails

Mark