Re: [BackupPC-users] deleted backups then host and pc folder yet data remains in pool

2018-10-23 Thread Mike Hughes
discussion, questions and support Cc: Craig Barratt Subject: Re: [BackupPC-users] deleted backups then host and pc folder yet data remains in pool What is your setting for $Conf{BackupPCNightlyPeriod}? The default is 1, but if it's set to something larger then it will take that number of days/n

Re: [BackupPC-users] deleted backups then host and pc folder yet data remains in pool

2018-10-22 Thread Craig Barratt via BackupPC-users
What is your setting for $Conf{BackupPCNightlyPeriod}? The default is 1, but if it's set to something larger then it will take that number of days/nights for the entire pool to be traversed. It does appear that some of the files are getting deleted - yesterday afternoon it deleted 242189 files (a

[BackupPC-users] deleted backups then host and pc folder yet data remains in pool

2018-10-22 Thread Mike Hughes
A host was created to duplicate the cpool from another BackupPC server. It was set to skip compression and successfully filled the uncompressed pool with ~300GB of data. On the advice of others, I decided to use rsync in a cronjob instead, so my intent was to delete this host and its data. Firs