• 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.

Problems with Backup

H

hobbid

Guest
Hi,

i have a problem with backup on a Plesk 9.5.4 Server with CentOS release 5.7 (Final).

Backups from Plesk Webpanel are always getting an error. When i run it from shell i get following output:

/usr/local/psa/bin/pleskbackup --server --output-file=/usr/local/backup/backup.xml -v -v -v -v -v

19:57:14 DEBUG Finished: status 'error', logs '/usr/local/psa/PMM/sessions/2012-01-15-205405.750/migration.result'
-------------- Start print backup log hire --------------
<?xml version="1.0" encoding="UTF-8"?>
<execution-result status="error">
<object name="backup" type="backupowner">
<message severity="error" code="msgtext">The dump have been invalidated by check-dump operation</message>
</object>
<object name="backup" type="backupowner">
<message severity="error" code="msgtext">Runtime error: The check dump failed with code '1'. The dump can contain invalid data! at /usr/local/psa/admin/bin/plesk_agent_manager line 658.
</message>
</object>
</execution-result>
-------------- End print backup log hire --------------

You can view additional information in the log file located in /usr/local/psa/PMM/sessions/2012-01-15-205405.750 directory. This directory will be removed automatically after 30 days

Runtime error: The backup failed with errors!

In the Logfile you can find this:

19:57:13 INFO Check dump
19:57:13 INFO Check dump started ( File: 'backup_info_1201152054.xml' in the repository '/var/lib/psa/dumps' )
19:57:13 DEBUG Execute: /usr/local/psa/admin/bin/pmm-ras --get-dump-info --dump-file-specification=backup_info_1201152054.xml --session-path=/usr/local/psa/PMM/sessions/2012-01-15-205405.750 --verbose
19:57:13 DEBUG The check dump is executed with errorcode '0'
19:57:13 DEBUG The check dump output:<?xml version="1.0" encoding="UTF-8"?>
<dump name="backup_info_1201152054.xml" fullname="backup_info_1201152054.xml" creation-date="1201152054" description="" size="2706161250" owner-guid="00000000-0000-0000-0000-000000000000" owner-type="server">
<dump-status dump-status="WRONG-FORMAT"/>
</dump>

19:57:13 DEBUG Found dump status: 'dump-status="WRONG-FORMAT"'

19:57:13 DEBUG The check dump return '1'
19:57:13 ERROR The dump have been invalidated by check-dump operation
19:57:13 ERROR Runtime error: The check dump failed with code '1'. The dump can contain invalid data! at /usr/local/psa/admin/bin/plesk_agent_manager line 658.


== STDERR ====================
Runtime error: The check dump failed with code '1'. The dump can contain invalid data! at /usr/local/psa/admin/bin/plesk_agent_manager line 658.


==============================

Thank you for your Help
 
Back
Top