• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Migration from 1 Server to 2

A

AiG

Guest
Hi,

I have an old server running Plesk (8 I think) and two new servers (Plesk 10.3.1). I'd like to migrate the old server to the new one's, although one server should handle only mail, the other only web.

How would I migrate them? What happens when I migrate them using the Migration Manager? I think it will only create copies, right? The Nameserver is external, so as long as I dont swap DNS pointers, nothing else will happen, am I right??

Regards
 
Generally you can migrate web content to one node and mail content to another one. Those would be two separate migrations. See the migration guide for details. Note, that your customers will have 2 separate accounts - one for mail server and another one for web. If they create new site on one server, it won't function on another server until created manually.

Yes, migration creates copies only. Your external DNS won't be changed, you'll have to reconfigure it when migration is done.
 
One additional thing to consider: You should disable email for each account on the server that's only doing the web side of things.

There are a couple of reasons for this. Most importantly, if a web application sends email to a local address (e.g. a form to email script that sends to [email protected]), then it would try to deliver the message locally, and if no mailbox by that name is found, it will bounce it. But if you switch email off for the domain it will then do a DNS lookup to find the MX record and send to there (which will be your email server).

Faris.
 
Back
Top