• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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