Move site
Hi,
I want to move a site from one server to another one in the same cluster,
But need to know the best way without changing any custom DNS A records that i have.
Anyone know the best way please.
-
This covers transfers: [url=http://docs.cpanel.net/twiki/bin/view/AllDocumentation/WHMDocs/WhmTransfers]Transfers The DNS records will more with no issue, but remember that the IP address will more than likely have to change since its going onto another server with its own IP addresses. Your DC might be able to move it. 0 -
cPanel told me it would change I.P on all the A records to match the new server, but i have custom ones for name servers and stuff. 0 -
if the custom name servers are in your DNS cluster they will remain the same and they will still work as they always did 0 -
No i meant the account i am moving as custom A records for name servers and A records that point to other servers. 0 -
Hello :) The custom entries should migrate to the new server during the transfer. However, you can make a backup of the DNS Zone before initiating the transfer with a command such as: cp -a /var/named/domain.com.db /root/domain.com.db
Then, transfer the account, and review the backed up zone to see which records were not copied over during the transfer. You can then review the old zone as a reference when manually editing the new DNS zone. Thank you.0 -
Hi, So where you have put domain.com i put the actually domain ? also where will it back the file up to. 0 -
[quote="popeye, post: 1580191">So where you have put domain.com i put the actually domain ? also where will it back the file up to.
Right, you would replace "domain.com" in the example with the actual domain name (ensure you include the .db suffix). The example command I provided backs up the zone to "/root/domain.com.db". Thank you.0
Please sign in to leave a comment.
Comments
7 comments