Daniel,

Can you check if there is an attrib file in that directory
(/var/lib/BackupPC//pc/robert/242/f%2f/fusr/fbin)? (You might need to
update the 242 to be the number of the latest filled backup.)  It should
have a file name of the form "attrib_XXXX" where XXXX is 32 hex digits.

Next, run this command to display the contents of the attrib file:

BackupPC_attribPrint
/var/lib/BackupPC//pc/robert/242/f%2f/fusr/fbin/attrib_XXXX

Either send the whole output to me directly (not to the list), or excerpt
just the perl entry (about a dozen lines starting with 'perl' => {)

Next, look in the digest value (eg: 'digest' =>
'90bd39764f9259dd7eafad8ce8b59939'), and see if that digest is in the cpool
(the subdirs are even, so bd becomes bc):

ls -l /var/lib/BackupPC/cpool/90/bc/90bd39764f9259dd7eafad8ce8b59939


Craig


On Mon, Aug 21, 2017 at 3:20 AM, Daniel Berteaud <
dan...@firewall-services.com> wrote:

> Hi.
>
>
> Running BackupPC 4.1.3 (with rsync-bpc 3.0.9.8 and BackupPC::XS 0.56)
> since a few months on my EL6 server. I'm backing up 53 machines
> successfuly. Except for 1 of them, where for each backup I have 31 xfer
> errors like this one:
>
>
> G bpc_fileOpen: can't open file 
> /var/lib/BackupPC//pc/robert/242/f%2f/fusr/fbin/fperl
> (from usr/bin/perl, 3, 0, 0)
> G bpc_fileDescFree: fdNum = 3, tmpFd = -1, tmpFileName = NULL
> G bpc_open(usr/bin/perl, 0x0, 00) -> -1
> rsync_bpc: failed to open "/usr/bin/perl", continuing: No such file or
> directory (2)
>
> Nothing special about thses files on the client, they are readable. I
> guess there's an issue in BackupPC's pool, but I don't know how to track
> it. At the begining (migration from v3), I didn't had these errors. v4 ran
> fine for a few weeks, and then started to show these errors.
>
> How can I track this down ?
>
>
> Cheers,
>
> Daniel
> --
>
> [image: Logo FWS]
> *Daniel Berteaud*
>
> FIREWALL-SERVICES SAS.
> Société de Services en Logiciels Libres
> Tel : 05 56 64 15 32 <0556641532>
> Visio : http://vroom.fws.fr/dani
> *www.firewall-services.com <http://www.firewall-services.com>*
>
> ------------------------------------------------------------
> ------------------
> 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@lists.sourceforge.net
> List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:    http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/
>
>
------------------------------------------------------------------------------
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@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