[BackupPC-users] Tweak to Lib.pm Backuppc 4.x

2017-02-06 Thread Michael Huntley
Hey guys, noticed a change to Lib.pm from v3.x in v4.x that is causing headaches. ConfDir values appear to be swapped... In Lib.pm: if ( $useFHS ) { $paths = { useFHS => $useFHS, TopDir => $topDir, InstallDir => $installDir, C

Re: [BackupPC-users] Unable to change the storage place

2017-02-06 Thread Jan Stransky
These two commands could give some clues: "systemctl status backuppc.service" and "journalctl -xe" However, I think, hardlinking of BackupPC is key here. You need to use -H with rsync to preserve hardlinks, which BackupPC creates. An option, which might help now and prevent another copying of th

[BackupPC-users] R: Re: Can't write 32786 bytes to socket

2017-02-06 Thread absolutely_f...@libero.it
Hi John, sorry for my delay. I have this configuration on my "failing" host: # cat someserver.company.it.pl $Conf{RsyncShareName} = [ 'etc', 'home', 'mysql', 'apache', 'rpm', 'backup' ]; $Conf{XferMethod} = 'rsyncd'; $Conf{PingCmd} = '/bin/true'; $Conf{RsyncdPasswd} = 'xxx