• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

migration from server A to server B

kadoudal

Regular Pleskian
I am trying to perform my first migration...
Server A 9.2.3 up-to-date w Migration Manager component
Server B 9.2.3 up-to-date w Migration Manager component
I created a user 'plesk_migrate' on server A (it belongs to psaadmn group.. maybe wrong ?)

From Server B
Source hostname or IP = serveurA.com
login = plesk_migrate
password = xxxxxxxx

but when I hit Next, I get : Error: Host serveurA.com is not accessible
seems to be a permission issue.....

what does it mean ? "Administrator/power user of the source server" ...
I tried root/root_pwd , same issue Error: Host serveurA.com is not accessible

how should I define this user on Serveur A ?

/opt/psa/PMM is root:root drwxr-xr-x , should I modify the write permission ?

thanks
 
1. Make sure that you are migrating from the supported platforms. The list of supported platforms can be found at the following link:

http://download1.parallels.com/Plesk/PPP9/Doc/en-US/plesk-9.2-migration-guide/63279.htm

2. Migration Manager uses SSH protocol for uploading of migration agents to source server and dump files retrieving. Make sure that:

1. SSH server is running and SSH (22) port is opened on the source server (you are performing the migration from),
2. SSH server on the source server allows connecting it with SSH version 2 protocol,
3. you are able to login from destination server to the source one via SSH under the user you specified during the migration. Also check that you can transfer a file from the source server to the destination Parallels Plesk Panel server with scp command.
 
Back
Top