• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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