• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Allow override of /migration directory on source host

H

hscooper

Guest
I just ran a migration from one Plesk 9.3 Unix host to another Plesk 9.3 Unix host, and ran into two problems:

1. Both hosts had one exclusive IP, but the migration manager, when it complained about IP addresses, refused to accept my IP mapping file. (I tried all sorts of combinations--the file was definitely the correct, plain-text format with a tab character between the two IP addresses.) To work around the problem, I changed the IP address on each host to 'shared', and the migration worked fine.

2. The source host filled the / partition. Investigating the cause, it appears the source host was writing temporary migration files into /migration directory. When I initiated the migration on the target, I overrode the default temporary source-host directory (/usr/local/psa/PMM/var) with /home/local/psa/PMM/var (a directory I pre-created with 777 permissions), but /migration was used instead. I worked around the problem by soft linking /migration to a larger partition.

Perhaps these bugs have been fixed in Plesk 9.5, but I thought I'd report them just in case.
 
Back
Top