• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Failed to execute backup of mysql database

AlexanderPolizu

New Pleskian
Hi Guys,

We have a problem when executing a backup task.

<?xml version="1.0" encoding="UTF-8"?>
<execution-result status="error" log-location="/usr/local/psa/PMM/sessions/2013-08-28-211502.413/migration.result">
<object name="domain.com" type="domain">
<object name="ivc_webhelpdesk" type="mysql">
<message id="c14888cd-ae1e-480f-89cf-205405451058" severity="error" code="msgtext">
<description>Failed to execute backup of mysql database 'ivc_webhelpdesk'</description>
</message>
<message id="f50b6b07-6747-4059-8194-8bcf3baa1703" severity="error" code="msgtext">
<description>Failed to pack files ivc_domains_ivc_webhelpdesk_3_1308282115 in /var/lib/psa/dumps/domains/domain.com/databases/ivc_webhelpdesk_3 [ 73257467904 bytes free of 105689477120 bytes total on mount point 0]</description>
</message>
</object>
</object>
</execution-result>

The hard disk have enough space so it's not a problem with HDD

# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg_it903swww-lv_root
197G 61G 127G 33% /
tmpfs 4.9G 456K 4.9G 1% /dev/shm
/dev/sda1 485M 164M 297M 36% /boot
/dev/mapper/vg_it903swww-lv_home
65G 789M 61G 2% /home
/dev/sdb1 50G 31G 17G 65% /backup
 
Back
Top