Since Craig helped me chase various error bugs last spring/summer, most of the errors and semi-errors in my backuppc backups have gone away.
Using btrfs-snapshots for Linux and shadow backups for Windoze really helped get rid of all the 'vanished' files issues... However, in looking through the logs for the past 6 months, I did find a couple of errors that I will detail in a separate thread... Best, Jeff Craig Barratt via BackupPC-users wrote at about 09:15:50 +1100 on Tuesday, January 12, 2021: > Pete, > > Thanks for that. Yes, this is exactly the same issue that Alexander > reported: https://github.com/backuppc/rsync-bpc/issues/18 > > One more step: what's the output from: > > BackupPC_zcat 9dea1ea7cd900fa4fcd3e24f86ad0be8 > > Thanks, > Craig > > On Mon, Jan 11, 2021 at 10:32 PM Pete Geenhuizen <pgeenhui...@gmail.com> > wrote: > > > Thank you for the correct syntax here's what I get now. > > > > 'froot/fetc/falternatives/attrib' => { > > 'compress' => 3, > > 'digest' => '9dea1ea7cd900fa4fcd3e24f86ad0be8', > > 'gid' => 0, > > 'inode' => 562108, > > 'mode' => 511, > > 'mtime' => 0, > > 'name' => 'froot/fetc/falternatives/attrib', > > 'nlinks' => 0, > > 'size' => 81, > > 'type' => 2, > > 'uid' => 0 > > }, > > 'print-lprman' => { > > > > > > On 1/11/21 3:33 AM, Alexander Moisseev via BackupPC-users wrote: > > > > 11.01.2021 3:07, backu...@kosowsky.org пишет: > > > > Pete Geenhuizen wrote at about 14:38:17 -0500 on Sunday, January 10, 2021: > > > > > > /usr/share/BackupPC/bin/BackupPC_zcat > > > ./attrib_d4c95788f1e2e67ddadd2e2ff26e0fc6 |wc > > > 0 0 0 > > > > > > /usr/share/BackupPC/bin/BackupPC_attribPrint > > > /etc/alternatives/froot/fetc/falternatives/attrib > > > $attrib = { > > > }; > > > All the attrib_ files that I find are 0 length. > > > > They all should be 0 length - they just reference a pool file where > > the data is stored. > > > > > > You should use BackupPC_attribPrint utility to get the metadata: > > > > # su -m backuppc -c 'BackupPC_attribPrint > > ./attrib_d4c95788f1e2e67ddadd2e2ff26e0fc6' | grep -A 6 /attrib > > > > > > _______________________________________________ > > BackupPC-users mailing list > > BackupPC-users@lists.sourceforge.net > > List: https://lists.sourceforge.net/lists/listinfo/backuppc-users > > Wiki: https://github.com/backuppc/backuppc/wiki > > Project: https://backuppc.github.io/backuppc/ > > > > > > -- > > Unencumbered by the thought process. > > -- Click and Clack the Tappet brothers > > > > > > -- > > This message has been scanned for viruses and > > dangerous content by *MailScanner* <http://www.mailscanner.info/>, and is > > believed to be clean. > > _______________________________________________ > > BackupPC-users mailing list > > BackupPC-users@lists.sourceforge.net > > List: https://lists.sourceforge.net/lists/listinfo/backuppc-users > > Wiki: https://github.com/backuppc/backuppc/wiki > > Project: https://backuppc.github.io/backuppc/ > > > _______________________________________________ > BackupPC-users mailing list > BackupPC-users@lists.sourceforge.net > List: https://lists.sourceforge.net/lists/listinfo/backuppc-users > Wiki: https://github.com/backuppc/backuppc/wiki > Project: https://backuppc.github.io/backuppc/ _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: https://github.com/backuppc/backuppc/wiki Project: https://backuppc.github.io/backuppc/