You can develop scripts to do the following:<br><br>Develop script(s) and run on a host which has access to both Master(s) and Slave(s). The script should do the following:<br><br>1. For each zones, check serial number on both master(s) and slave(s) for the zone and compare it. Report mismatch if any.<br>
2. If you want to compare the zone contents as well  (assuming you don't trust just the serial numbers), then you can get zone contents via dig AXFR and do a diff and report diff if any.<br><br>If the number of zones or masters or slaves are huge, then you can have important zone list of list of few masters or list of few slaves and so on..<br>
<br>my 2c<br><br>cheers<br>Blr<br><br><div class="gmail_quote">On Fri, Jan 7, 2011 at 1:10 AM,  <span dir="ltr"><<a href="mailto:pyh@mail.nsbeta.info">pyh@mail.nsbeta.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Hello, <br>
I just want to write a script for checking master and slave to make sure they have been always syncing the data correctly. What's the idea for doing it? <br>
Thanks.<br>
_______________________________________________<br>
bind-users mailing list<br>
<a href="mailto:bind-users@lists.isc.org" target="_blank">bind-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/bind-users" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a><br>
</blockquote></div><br>