• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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