BackupPC-users

Re: [BackupPC-users] Backuppc appears to be ignoring home directories on full and incrementals

2016-06-14 11:21:15
Subject: Re: [BackupPC-users] Backuppc appears to be ignoring home directories on full and incrementals
From: Stefan Peter <s_peter AT swissonline DOT ch>
To: backuppc-users AT lists.sourceforge DOT net
Date: Tue, 14 Jun 2016 17:20:41 +0200
Dear G Jones

Am 14.06.2016 um 04:53 schrieb G Jones:
> The logs don't really have anything significant in them
> 
> /var/lib/Backuppc/pc/<hostname>/LOG.062016
> 
> 2016-06-13 17:59:24 full backup started for directory /
> 2016-06-13 18:00:03 full backup 0 complete, 79580 files, 1979593737
> bytes, 0 xferErrs (0 bad files, 0 bad shares, 0 other)

This is the log from a local backup.

Please note that the rsync backup method con not access other hosts. For
this, you need to use rsyncd (and prepare an rsyncd server on the other
host), or tunnel rsync over ssh by defining
$Conf{RsyncClientCmd} = '$sshPath -q -x -l root $host $rsyncPath $argList+';
and make sure the user backuppc on the backup server can ssh to
root@client without password. Please see the docs (link is in the
footer) for further instruction.

Your config has
$Conf{RsyncClientCmd} = '/usr/bin/sudo $rsyncPath $argList+';
which will only backup locally.

I have no idea why you see 3 backups.

With kind regards

Stefan Peter
> _______________________________________________
> 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/
> 


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
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/