Synchronizing Dns Zones

Main >> DNS Functions >> Synchronize DNS Records
Synchornizing Dns Zones will ensure that all servers in your cluster have the latest version of each dns zone. This is important to do if you have one or more servers in your clustering giving out a old or incorrect answer to dns requests.The synchornization will cause the zones to be updated and in sync.

Sync Method: v2 (fast) v1 (slow)
9.1.0 build 142 or later is required for v2 syncs)

Synchronize one zone to all servers:
One zone will be compared with the same zone on all servers in the cluster and the newest one will be copied to all servers in the cluster.
Synchronize one zone to this server only:
One zone will be compared with the same zone on all servers in the cluster and the newest one will be copied to this server only.
Synchronize all zones to all servers:
All Zones will be compared with the same zones on all servers in the cluster and the newest ones will be copied to all servers in the cluster.
Synchronize all zones to this server only:
All Zones will be compared with the same zones on all servers in the cluster and the newest ones will be copied to this server only.