Information
Below you can find short descriptions of Parallels Plesk Migration Manager log structure, which can be useful for more effective investigation of possible migration problems:Unix source server:
/migration/ - initial dump files
Unix destination server:
/usr/local/psa/PMM/logs/ - PMM front-end logs
/usr/local/psa/PMM/msessions/ - migration logs, i.e. before restore
/usr/local/psa/PMM/rsessions/ - restore logs
Windows source server:
<root>\PleskMigrationAgent\ - PMM Agent logs
Windows destination server:
<root>\Plesk\PMM\logs\ - PMM front-end logs
<root>\Plesk\PMM\msessions\ - migration logs, i.e. before restore
<root>\Plesk\PMM\rsessions\ - restore logs
Where <root> is usually C:\Program Files\Parallels\
In the attachment, you can find a special script, the Plesk Migration Manager logs collector. This script packs a zip file containing records for the last found day in PMM/sessions PMM/rsessions and also a dump of backup settings tables from the Plesk database. Content of this zip file can be used for detailed investigation of all possible migration problems.
It is a cross-platform script and you can use it:
On Unix:
# /usr/local/psa/bin/sw-engine-pleskrun ./report_pmm_logs.phpOn Windows:
"C:\Program Files (x86)\Parallels\Plesk\admin\bin\php.exe" -d auto_prepend_file= report_pmm_logs.php