BackupPC-users

[BackupPC-users] Problem with v4 Code (12) error

2017-02-11 01:30:31
Subject: [BackupPC-users] Problem with v4 Code (12) error
From: Michael Huntley <michael AT huntley DOT net>
To: Backuppc Users <backuppc-users AT lists.sourceforge DOT net>
Date: Fri, 10 Feb 2017 22:29:30 -0800

All - 

Been attempting to backup using latest grab from github made using the makeDist command.  This is very similar to the issue listed on Github where the backup dies with code (12) after X number of files.  Usually near 200k files, but as low as 50K from time-to-time:

R bpc_sysCall_poolFileCheck(xaaaaaacsrt): no pool file at /var/lib/backuppc/cpool/c6/64/c765d203b57e0e748b90564c87401bdb
R bpc_mkstemp: returning .xaaaaaacsrt.000000, fd = 3
R bpc_write(3 (.xaaaaaacsrt.000000), buf, 100)
R bpc_ftruncate(3 (.xaaaaaacsrt.000000), 564632)
R bpc_close(3 (.xaaaaaacsrt.000000))
rsync_bpc: connection unexpectedly closed (4608490 bytes received so far) [generator]
G bpc_sysCall_cleanup: doneInit = 1
G No match... adding /var/lib/backuppc/cpool/18779.0.1 to pool (digest = b6cc8c58c4da233e62efd1e8b3a1b160)
G bpc_attrib_dirWrite: created new attrib file /var/lib/backuppc/pc/172.26.26.13/508//attrib_b6cc8c58c4da233e62efd1e8b3a1b160
G bpc_attrib_dirWrite: removed old attrib file /var/lib/backuppc/pc/172.26.26.13/508//attrib_39a7abfe0817669e521a85ad3188a923
G No match... adding /var/lib/backuppc/cpool/18779.1.1 to pool (digest = fceb91a6bba1514df057bd51c9fdc10a)
G bpc_attrib_dirWrite: created new attrib file /var/lib/backuppc/pc/172.26.26.13/508/f%2fcygdrive%2fc%2fshadows%2fE%2ftest/attrib_fceb91a6bba1514df057bd51c9fdc10a
DoneGen: 0 errors, 0 filesExist, 0 sizeExist, 0 sizeExistComp, 47782 filesTotal, 24778100 sizeTotal, 0 filesNew, 0 sizeNew, 0 sizeNewComp, 83992 inode
Parsing done: nFilesTotal = 47782
rsync error: error in rsync protocol data stream (code 12) at io.c(629) [generator=3.0.9.5]
rsync_bpc exited with fatal status 12 (3072) (rsync error: error in rsync protocol data stream (code 12) at io.c(629) [generator=3.0.9.5])
recv >f+++++++++ rw-rw-r-- 197108, 197121 100 xaaaaaacsrt
Xfer PIDs are now
Got fatal error during xfer (rsync error: error in rsync protocol data stream (code 12) at io.c(629) [generator=3.0.9.5])
Backup aborted (rsync error: error in rsync protocol data stream (code 12) at io.c(629) [generator=3.0.9.5])
BackupFailCleanup: nFilesTotal = 53691, type = full, BackupCase = 6, inPlace = 1, lastBkupNum =
BackupFailCleanup: inPlace with some new files... no cleanup and marking partial


I updated the rsync_bpc version manually to 3.0.9.5 since the configure.ac file is still at 3.0.9.4 within the files made by makeDist.  Nontheless the files are using the current versions updated by Craig.

This last one horked at 53k files, but it usually dies near 200k files.  It is a quick cut off.  Nothing hangs, the door simply slams shut.

One oddity I noticed is not all attrib files are properly logged.  Look above: 

G No match... adding /var/lib/backuppc/cpool/18779.0.1 to pool (digest = b6cc8c58c4da233e62efd1e8b3a1b160)
G bpc_attrib_dirWrite: created new attrib file /var/lib/backuppc/pc/172.26.26.13/508//attrib_b6cc8c58c4da233e62efd1e8b3a1b160  <-- double whack, not full path

vs.

G No match... adding /var/lib/backuppc/cpool/18779.1.1 to pool (digest = fceb91a6bba1514df057bd51c9fdc10a)
G bpc_attrib_dirWrite: created new attrib file /var/lib/backuppc/pc/172.26.26.13/508/f%2fcygdrive%2fc%2fshadows%2fE%2ftest/attrib_fceb91a6bba1514df057bd51c9fdc10a <-- Full path

In between is an isolated attrib with no corresponding "No match... adding" line:

G bpc_attrib_dirWrite: removed old attrib file /var/lib/backuppc/pc/172.26.26.13/508//attrib_39a7abfe0817669e521a85ad3188a923 <-- Again, double whack, not full path

The real bummer is determining if this is a (pre-compile) configure issue, a build issue, resource issue, a command issue, or ........

Cheers!

mph

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/
<Prev in Thread] Current Thread [Next in Thread>