Hi,
I'm using Bakcuppc for around 30 machines running XP. The backup method used
is rsyncd.
Lately I noticed this type of messages in LOG file:
2009-01-08 08:34:47 incr backup 20 complete, 36 files, 15289353 bytes, 4
xferErrs (0 bad files, 0 bad shares, 4 other)
2009-01-08 08:34:47 removing incr backup 20
.
.
.
2009-01-06 08:00:17 incr backup started back to 2009-01-02 08:00:08 for
directory docs
2009-01-06 08:10:10 incr backup started back to 2009-01-02 08:00:08 for
directory desktop
2009-01-06 08:10:18 incr backup started back to 2009-01-02 08:00:08 for
directory fav
2009-01-06 08:10:18 incr backup started back to 2009-01-02 08:00:08 for
directory firefox
2009-01-06 08:10:24 incr backup started back to 2009-01-02 08:00:08 for
directory outlook
2009-01-06 08:41:57 incr backup 19 complete, 64 files, 229429471 bytes, 4
xferErrs (0 bad files, 0 bad shares, 4 other)
2009-01-06 08:41:57 removing incr backup 19
2009-01-06 11:35:17 incr backup started back to 2009-01-02 08:00:08 for
directory docs
2009-01-06 11:42:44 incr backup started back to 2009-01-02 08:00:08 for
directory desktop
2009-01-06 11:42:52 incr backup started back to 2009-01-02 08:00:08 for
directory fav
2009-01-06 11:42:53 incr backup started back to 2009-01-02 08:00:08 for
directory firefox
2009-01-06 11:42:57 incr backup started back to 2009-01-02 08:00:08 for
directory outlook
2009-01-06 12:12:57 incr backup 19 complete, 69 files, 233432195 bytes, 4
xferErrs (0 bad files, 0 bad shares, 4 other)
2009-01-06 12:12:57 removing incr backup 19
So why the latest backup gets removed immediately after it's done?
Part of configuration file that I think is relevant:
$Conf{FullPeriod} = '6.97';
$Conf{IncrPeriod} = '0.97';
$Conf{FullKeepCnt} = [
'3'
];
$Conf{FullKeepCntMin} = '1';
$Conf{FullAgeMax} = '90';
$Conf{IncrKeepCnit} = '6';
$Conf{IncrKeepCntMin} = '1';
$Conf{IncrAgeMax} = '90';
$Conf{IncrLevels} = [
'1'
];
$Conf{BackupsDisable} = '0';
$Conf{PartialAgeMax} = '3';
$Conf{IncrFill} = '0';
$Conf{RestoreInfoKeepCnt} = '10';
$Conf{ArchiveInfoKeepCnt} = '10';
Thanks
Dejan
------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
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/