Hi,
we need some clarifications regarding dns-only servers in a dns cluster since we cant find specifics.
We need to transfer some old centos 5.5 dns-only VMs to newer machines.This is the topology:
We need to make a new ns.example.com in another machine with a new IP and keep the name the same since we have a lot of customers using that DNS
The new ns.example.com will be added to a cluster with Webserver2 and Webserver1 will also be shut down after the migration of ns.
So a couple of questions:
1)If we shutdown or remove the old ns.example.com while transitioning to the new ns.example.com is it going to delete the dns entries everywhere due to synchronization?What is the best way to do the transition?
2)Webserver1 and Webserver2 share the same zones because they're syncing to the same ns2.example.com.The webservers are set with the option "setup reverse trust" in their cluster settings and there is no cluster activated on the dns-only side so we assumed it would be like standalone?If that is the case then why the zones entered in webserver2 pass to webserver1?This could lead to complications even with ns85 since they too share zones, when we temporarily drop ns.example.com .
Thank you for any insight you might have.
we need some clarifications regarding dns-only servers in a dns cluster since we cant find specifics.
We need to transfer some old centos 5.5 dns-only VMs to newer machines.This is the topology:
Code:
Webserver1 ---> Sync changes ---> ns.example.com (centos 5.5)
Webserver1 ---> Sync changes ---> ns2.example.com
Webserver2 ---> Sync changes ---> ns2.example.com
Webserver2 ---> Sync changes ---> ns85.example.com
ns.example.com ---> no cluster set
ns2.example.com ---> no cluster set
ns85.example.com ---> no cluster set
-------After migration-------
Webserver2 ---> cluster with ----> ns, ns2, ns85
The new ns.example.com will be added to a cluster with Webserver2 and Webserver1 will also be shut down after the migration of ns.
So a couple of questions:
1)If we shutdown or remove the old ns.example.com while transitioning to the new ns.example.com is it going to delete the dns entries everywhere due to synchronization?What is the best way to do the transition?
2)Webserver1 and Webserver2 share the same zones because they're syncing to the same ns2.example.com.The webservers are set with the option "setup reverse trust" in their cluster settings and there is no cluster activated on the dns-only side so we assumed it would be like standalone?If that is the case then why the zones entered in webserver2 pass to webserver1?This could lead to complications even with ns85 since they too share zones, when we temporarily drop ns.example.com .
Thank you for any insight you might have.
Last edited: