Hi, 

Is BackPC deleting backups? As in do you have constantly 2 full backups and 1 
incr.? And if you view a incr. backup it says in the top which backup sessions 
it is using to create the view, maybe that will give some clues. And what about 
that Partial backup? Do you know the reason for that one? 

Met vriendelijke groet, 

Micha Kersloot 
______________________________________________ 

www.kovoks.nl | www.mailcasa.eu | Twitter.com/kovoks 
E [email protected] 
T +31 (0)345 - 53 29 27 
A Bellweg 36 | 4104 BJ Culemborg 

KvK Tiel 11033334 

______________________________________________ 

> From: "absolutely free" <[email protected]>
> To: [email protected]
> Sent: Monday, 7 December, 2015 09:33:05
> Subject: [BackupPC-users] R: Re: FullKeepCnt

> Hi Micha,
> sorry for my delay, actually I have (in order)

> 1. FULL backup
> 2. FULL backup
> 3. INCREMENTAL backup
> 4. PARTIAL backup

> So I wondering why I have TWO full backup one after another.
> Thank you!

>> ----Messaggio originale----
>> Da: [email protected]
>> Data: 02/12/2015 11.29
>> A: "absolutely free"<[email protected]>, "General list for user
>> discussion, questions and support"<[email protected]>
>> Ogg: Re: [BackupPC-users] FullKeepCnt

>> Hi,

>> I guess that if the incremental depends on one full and the new full backup 
>> is
>> made you'll end up with two full backups and 1 incremental depending on the
>> oldest full backup. But! BackupPC is very good at deduplicating data on disk,
>> so full backups and incremental backups do not differ in the amount of space
>> that is used on disk. The main difference between a full and an incremental
>> backup is that a full backup will compare all data on the client with the 
>> data
>> on the backup server and incremental wil only look for changes on the client.
>> We've found it is probably only necessary to limit the number of backups when
>> you are dealing with large (binary) blobs that change every day. For example
>> database dumps.

>> Met vriendelijke groet,

>> Micha Kersloot
>> ______________________________________________

>> www.kovoks.nl | www.mailcasa.eu | Twitter.com/kovoks
>> E [email protected]
>> T +31 (0)345 - 53 29 27
>> A Bellweg 36 | 4104 BJ Culemborg

>> KvK Tiel 11033334

>> ______________________________________________

>>> From: "absolutely free" <[email protected]>
>>> To: [email protected]
>>> Sent: Wednesday, December 2, 2015 9:05:09 AM
>>> Subject: [BackupPC-users] FullKeepCnt

>>> Hi,
>>> in order to save space, I set:

>>> $Conf{FullKeepCnt} = [ '1' ];
>>> $Conf{FullKeepCntMin} = '1';

>>> on a specific host.
>>> Some days later, I checked and I still have 2 full backups, 1 incremental 
>>> and 1
>>> partial.
>>> Should I wait more?

>>> I attach some relevant config (global, I mean /etc/backuppc/config.pl)

>>> $Conf{MaxBackupPCNightlyJobs} = '2';
>>> $Conf{BackupPCNightlyPeriod} = '8';

>>> $Conf{FullPeriod} = '6.97';
>>> $Conf{IncrPeriod} = '0.97';
>>> $Conf{FullKeepCnt} = [
>>> '2'
>>> ];
>>> $Conf{FullKeepCntMin} = '2';
>>> $Conf{FullAgeMax} = '15';
>>> $Conf{IncrKeepCnt} = '6';
>>> $Conf{IncrKeepCntMin} = '1';
>>> $Conf{IncrAgeMax} = '15';
>>> $Conf{IncrLevels} = [
>>> '1'
>>> ];

>>> thank you

>>> ------------------------------------------------------------------------------
>>> Go from Idea to Many App Stores Faster with Intel(R) XDK
>>> Give your users amazing mobile app experiences with Intel(R) XDK.
>>> Use one codebase in this all-in-one HTML5 development environment.
>>> Design, debug & build mobile apps & 2D/3D high-impact games for multiple 
>>> OSs.
>>> http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
>>> _______________________________________________
>>> BackupPC-users mailing list
>>> [email protected]
>>> List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
>>> Wiki: http://backuppc.wiki.sourceforge.net
>>> Project: http://backuppc.sourceforge.net/

> ------------------------------------------------------------------------------
> Go from Idea to Many App Stores Faster with Intel(R) XDK
> Give your users amazing mobile app experiences with Intel(R) XDK.
> Use one codebase in this all-in-one HTML5 development environment.
> Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
> http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
> _______________________________________________
> BackupPC-users mailing list
> [email protected]
> List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki: http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/
------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to