I am trying to back up about 24TB of data that has millions of files.  It takes a day or to before it starts backing up and then stops with an error.  I did a CLI dump and trapped the output and can see the error message:

Can't write 32780 bytes to socket
Read EOF: Connection reset by peer
Tried again: got 0 bytes
finish: removing in-process file Shares/Archives/<path-removed>/COR_2630.png
Child is aborting
Done: 589666 files, 1667429241846 bytes
Got fatal error during xfer (aborted by signal=PIPE)
Backup aborted by user signal
Not saving this as a partial backup since it has fewer files than the prior one (got 589666 and 589666 files versus 4225016)
dump failed: aborted by signal=PIPE

This backup is doing rsync over ssh.  I enabled SSH keepalive but it does not appear to be due to an idle network.  It does not appear to be a random network interruption because the time it takes to fail is pretty consistent, about three days.  I'm stumped.

David Koski



_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to