• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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