• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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