• 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

Plesk Backup hangs on backing up big database

Thomas Becker

Basic Pleskian
Hello,
The Plesk Backup Tool hangs without proceeding anymore and without showing error messages. I tried commandline backup and also vie Plesk Panel. The backup of the vhost is done successfully (tgz is created in /var/lib/psa/dumps/clients/…) but no database backup is created in /var/lib/psa/dumps/clients/… . The database is about 2 GB.

I successfully did a test dump of that database with
mysqldump DB -u"USER" -p"PASSWORD" -h"localhost" > testdump

I can't find something related to that in the log files:
/usr/local/psa/PMM/sessions/<session>/psadump.log
/usr/local/psa/PMM/sessions/<session>/migration.log
/usr/local/psa/PMM/logs/migration.log
/usr/local/psa/PMM/logs/pmmcli.log

Please give me some advice to track that down.
Thanks.

Thomas
 
Hello InderS,
thanks for your answer.
Meanwhile I found the solution by my own. MU#53 fixed it.
So the problem was not the big database.
 
Back
Top