• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

DNS migration from old to new server

mparadis

Regular Pleskian
I'm looking for a little input on the following situation.

I have a VPS of plesk (11.0.7) which I've been running on a network since the early 90's.
That network is being moved to another state. I've made a copy of the VPS and have both running at the same time for a short while. As I change the DNS settings, users will migrate over to the new server and I can shut down the old one.

However, I need to make sure that no email is lost so was thinking of using rsync to keep the two synced up in the meantime. If I do that, I need to make sure I'm not overwriting any email on the new server and that I'm picking up any existing mail that's still going to the old server.
All of this while still making sure that plesk knows about the new mail when I do the sync.
Is there a clean way of doing this or should I just change all of my DNS records, shut the old server down and let things slowly migrate on their own to the new server?
 
No cleaner way, however, rsync is good. and if you have changed the DNS records to point to the new server then that is good enough and you shouldnt have any downtimes at all ...
 
Back
Top