Re: Handling expired domains

2018-06-29 Thread Niall O'Reilly
On 28 Jun 2018, at 23:48, rohan.henry cwjamaica.com wrote:

> If all zones on a slave server expire because the slave could not reach the 
> master shouldn't the slave start working again once the master becomes 
> reachable without having to tweak anything like the serial?

The slave should start working again once it discovers that the master has 
become reachable.  According to the circumstances, this moment may differ, 
either grossly or subtly, from the moment when the master actually becomes 
reachable.

For example, if the master itself has failed, been recovered, and been 
restarted, it will likely send NOTIFY messages to the slaves, which will then 
be aware of restored reachability, and will be able to resume service directly.

On the other hand, if the reachability failure is due to a network fault, the 
master will have continued running, and will have no reason to send NOTIFY on 
restoration of reachability.  In this case, resumption of normal service will 
depend on how the slave server software implements recovery from an expiry 
event.   I  expect, but have never had occasion to confirm, that this would 
depend on the REFRESH and RETRY timers.  this might involve a delay of some, or 
even many, hours.

In any recovery situation, I would be minded to check slave status within a few 
minutes of restoration of reachability, and to force the master to send NOTIFY 
messages in case any slaves had not yet resumed service.


Niall O'Reilly


signature.asc
Description: OpenPGP digital signature
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


RE: Handling expired domains

2018-06-28 Thread Browne, Stuart via bind-users
Assuming the slave can retrieve the SOA and zone, yup. It should just come 
right back online.

Stuart

From: bind-users [mailto:bind-users-boun...@lists.isc.org] On Behalf Of 
rohan.henry cwjamaica.com
Sent: Friday, 29 June 2018 8:48 AM
To: bind-users@lists.isc.org
Subject: Handling expired domains

Hello All,

If all zones on a slave server expire because the slave could not reach the 
master shouldn't the slave start working again once the master becomes 
reachable without having to tweak anything like the serial?

Thanks.

Regards,
Rohan
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users