Difference between revisions of "CDP Backup Failure"

From Acenet Knowledgebase
Jump to: navigation, search
(Created page with "=== CDP Backup Failure - Cannot Connect to Server=== This is the most common error seen with CDP Backups. In order to resolve this, please run the following commands: <syn...")
 
(CDP Backup Failure - Cannot Connect to Server)
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
  
 
<syntaxhighlight lang="bash">
 
<syntaxhighlight lang="bash">
yum update serverbackup*
+
yum -y update serverbackup*
serverbackup-setup --get-module
+
 
service cdp-agent restart
 
service cdp-agent restart
 
</syntaxhighlight>
 
</syntaxhighlight>

Latest revision as of 12:55, 15 June 2016

CDP Backup Failure - Cannot Connect to Server

This is the most common error seen with CDP Backups. In order to resolve this, please run the following commands:

yum -y update serverbackup*
service cdp-agent restart

This will update the R1Soft CDP Agent software and kernel module, and restart the CDP Agent software. The next CDP Backup should run successfully.

If you receive any additional errors, or would like a Systems Administrator to take a look at your backups, please login to your Client Area and open a new support ticket.