Hi,
I have 3 servers in a DNS Cluster:
nameserver1
nameserver2
nameserver3
The server called nameserver3 was very old and had to be replaced by a new server yesterday. A new server was set up and I added it to the cluster.
Now, I had to get all the zones from nameserver1 to copy to new nameserver3.
I went onto nameserver1 and used Synchronize DNS Records -> Synchronize all zones to all servers and left it until it said: "Completed".
For some reason only about 1/3 of the zones actually synced to the new server:
Here is what is on nameserver1:
root@nameserver1 /var/named # ls | wc -l
10143
See, over 10k DNS zones.
After the Synchronize all zones to all servers here is what is on the new nameserver3:
root@nameserver3 /var/named $ ls | wc -l
3860
Only 3.8K zones synced to the new server.
If I am missing something, please advise.
I have 3 servers in a DNS Cluster:
nameserver1
nameserver2
nameserver3
The server called nameserver3 was very old and had to be replaced by a new server yesterday. A new server was set up and I added it to the cluster.
Now, I had to get all the zones from nameserver1 to copy to new nameserver3.
I went onto nameserver1 and used Synchronize DNS Records -> Synchronize all zones to all servers and left it until it said: "Completed".
For some reason only about 1/3 of the zones actually synced to the new server:
Here is what is on nameserver1:
root@nameserver1 /var/named # ls | wc -l
10143
See, over 10k DNS zones.
After the Synchronize all zones to all servers here is what is on the new nameserver3:
root@nameserver3 /var/named $ ls | wc -l
3860
Only 3.8K zones synced to the new server.
If I am missing something, please advise.