• 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 Manager issue

zeroborg

Basic Pleskian
Hi all,

i tried to Migrate some clients from another PLESK server i have, and the problem is that the Source Server hasn't enough disk space at the "/" partition (/migration/xxxxxxxxx).
How can i change this directory at the Source server, so i can define a new one with a lot of disk space?

Thank you.

Zero.
 
[Solved]

Hi all,

if you have the same problem, you can edit this file:
/usr/local/psa/admin/share/migration-handler/migration_handler.py

Find and edit with the correct value the line:

migration_session.setValue('agent_dir',"/migration/%s/" % migration_session.getSessionId())

There you can insert your own directory.

Zero.
 
1and1 customer? Their default partition schemes tend to cause this issue the most.

The easiest solution is to symlink the directory Plesk is looking for to a larger partition. You can read more about it here
 
Back
Top