Migrating a large customer between two servers in a DNS cluster
Hi,
We are planning to migrate a large customer between to servers in a DNS cluster. There are some caveats:
[LIST]
We do not control the DNS for this specific client
Transferring will probably take several hours
We want to test the entire website properly before actually migrating
I am looking for a way to streamline this process. Currently the plan is:
- ]
- /scripts/pkgacct on source server
- scp the cpmove file
- /scripts/restoreacct on destination server
- Override /etc/hosts on a test client
- Test the site
- Lower DNS TTL
- Put source site in maintenance mode
- Rsync the entire site and copy the databases
- Make the actual DNS changes
-
]I don't think this will be a problem in this specific case since we do not control the DNS for this specific client, but I'd rather verify this before hand. Also: how would you do this if the the client-in-question WAS under DNS control?
Hello :) Yes, the steps you have outlined are correct. It's also correct that since the DNS is handled on a remote server, the entries in the DNS zone on the cPanel server are not relevant. If the DNS was handled locally, then you could manually update the "A" entries to point to the source server after restoring the zone, and then update it again when you are ready to activate the website. Thank you.0
Please sign in to leave a comment.
Comments
1 comment