• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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