User Tools

Site Tools


wiki:public:rsyncd_timeout

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:public:rsyncd_timeout [2015/06/04 02:40] jrdalrymplewiki:public:rsyncd_timeout [2018/09/27 02:29] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== BackupPC rsyncd type backup doesn't finish with error "error in socket IO" ======+====== BackupPC rsyncd type backup doesn't finish with error "error in socket IO" - UNRESOLVED ======
  
 The actual full error on my system is: The actual full error on my system is:
Line 20: Line 20:
 You'll notice this is a VHDX file - 40GB in size this one is. The problem is indeed a timeout, but it's not at the BackupPC end, it's at the rsyncd end. I added the following line to the proper module of my rsyncd.conf on the host being backed up: You'll notice this is a VHDX file - 40GB in size this one is. The problem is indeed a timeout, but it's not at the BackupPC end, it's at the rsyncd end. I added the following line to the proper module of my rsyncd.conf on the host being backed up:
 <code> timeout = 10800</code> <code> timeout = 10800</code>
-Restart rsyncd on that box and now it works like a champ - not really - problem remains unsolved as of yet.+Problem remains unsolved as of yet. It seems the problem is not necessarily an rsync copy problem but they way that it's choosing to compare the files, or maybe the business with copying deltas. My current workaround is to ignore those files since they're not in active use anyway. It should be noted their first full backup went without a hitch.
  
wiki/public/rsyncd_timeout.1433385619.txt.gz · Last modified: 2018/09/27 02:30 (external edit)