Applicable to:
- Plesk Onyx for Linux
- Plesk Onyx for Windows
Question
Where are migration logs located? Where to check migration session status?
Answer
Migration logs are located on destination server. The migration task status logs are located in migration session directory. The session directory is located on the target server within:
-
for Linux:
/usr/local/psa/var/modules/panel-migrator/sessions/%session_id%/
-
for Windows:
%plesk_dir%\var\modules\panel-migrator\sessions\%session_id%/
The <session-id>
points to the date and time when the migration is started.
Here are the most important log files:
info.log
- Here you can find almost all necessary information about the migration, in brief.
debug.log
- You may refer to this log file to get very detailed information about the migration.
progress
- This file represents the current migration progress in a table view.
For migration on the “restore” step, actual data is written to migration.log
in /usr/local/psa/PMM/rsessions/%PMM_SESSION_ID%/
directory on the target server. The YYYY-mm-dd-HH-MM-SS
is the date and time when the restoration process was started, and nnn
is a random number. There will be a separate restore session for each subscription.
To check migration status, find instructions here.
Comments
0 comments
Please sign in to leave a comment.