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

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