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

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