[Bit-team] [Bug 485879] Re: BiT only creates 3 days of backups

2010-01-11 Thread oernii
Well, it's 1 month after upgrading to 0.9.26 and it STILL leaves only 4 dirs. The original first one and the last 3. I have BiT setup for root user and also for user 'oernii', I paste ls -l from both backup directories: /root<19>$ /bin/ls -l /BACKUP/backintime/backintime/ celkom 16 drwxr-xr-x 3 ro

Re: [Bit-team] [Bug 485879] Re: BiT only creates 3 days of backups

2009-12-03 Thread Bart de Koning
No problem :-) I did already not understand why it was deleting your snapshots before it figuring out which ones to keep 2009/12/3 oernii > GOD, now how could this happen? I downloaded the RPM and thought it to > be the latest. I'm sorry. > > -- > BiT only creates 3 days of backups > https://bug

[Bit-team] [Bug 485879] Re: BiT only creates 3 days of backups

2009-12-03 Thread oernii
GOD, now how could this happen? I downloaded the RPM and thought it to be the latest. I'm sorry. -- BiT only creates 3 days of backups https://bugs.launchpad.net/bugs/485879 You received this bug notification because you are a member of Back In Time Team, which is subscribed to Back In Time. Sta

Re: [Bit-team] [Bug 485879] Re: BiT only creates 3 days of backups

2009-12-03 Thread Bart de Koning
Indeed, sorry I overlooked that in your earlier post... 2009/12/2 Dan > There one thing I just noticed: you are using 0.9.20. > > Version 0.9.26 > * Fix a bug in smart-remove algorithm ( > https://bugs.launchpad.net/backintime/+bug/376104) > > You need to upgrade version. > > ** Changed in: back

[Bit-team] [Bug 485879] Re: BiT only creates 3 days of backups

2009-12-02 Thread Dan
There one thing I just noticed: you are using 0.9.20. Version 0.9.26 * Fix a bug in smart-remove algorithm (https://bugs.launchpad.net/backintime/+bug/376104) You need to upgrade version. ** Changed in: backintime Status: Incomplete => Fix Released -- BiT only creates 3 days of backups

[Bit-team] [Bug 485879] Re: BiT only creates 3 days of backups

2009-12-02 Thread oernii
Here it is then, BiT deleted as before folder it shouldn't $ ls -l /BACKUP/backintime/backintime/ celkom 16 dr-xr-xr-x 3 root root 4096 2009-08-21 00:04 20090821-13/ dr-xr-xr-x 3 root root 4096 2009-11-30 00:07 20091130-06/ dr-xr-xr-x 3 root root 4096 2009-12-01 00:07 20091201-05/ dr-x

[Bit-team] [Bug 485879] Re: BiT only creates 3 days of backups

2009-12-02 Thread Bart de Koning
oernii can you post your logs for today, we should now be able to determine whether there is something going wrong or not? ** Changed in: backintime Assignee: (unassigned) => Bart de Koning (bratdaking) ** Changed in: backintime Status: New => Incomplete -- BiT only creates 3 days o

Re: [Bit-team] [Bug 485879] Re: BiT only creates 3 days of backups

2009-11-24 Thread Bart de Koning
Ok, it keeped the one from Sunday as it should, it should have discarded the rest, and that is what it did apparently. This looks as it should... Could you check again next week, but then on Wednesday? It should keep 20091122 still and also should contain 20091129, and 20091130 (as that one is the

[Bit-team] [Bug 485879] Re: BiT only creates 3 days of backups

2009-11-24 Thread oernii
Okay, here it is from today, as expected smart-delete deleted almost everything (see 'ls -l' attached at the end): Back In Time Version: 0.9.20 Back In Time comes with ABSOLUTELY NO WARRANTY; for details type `backintime --license'. This is free software, and you are welcome to redistribute it u

Re: [Bit-team] [Bug 485879] Re: BiT only creates 3 days of backups

2009-11-23 Thread Bart de Koning
You could attach them here, however wait until tomorrow, then it will start keeping the snapshots for last week, that is why... Cheers, Bart 2009/11/22 oernii > I can send you the logs from 7.10.2009 until 21.11.2009. I should have > them in my email. Or should I attach them here? > > -- > BiT

[Bit-team] [Bug 485879] Re: BiT only creates 3 days of backups

2009-11-22 Thread oernii
I can send you the logs from 7.10.2009 until 21.11.2009. I should have them in my email. Or should I attach them here? -- BiT only creates 3 days of backups https://bugs.launchpad.net/bugs/485879 You received this bug notification because you are a member of Back In Time Team, which is subscribed

Re: [Bit-team] [Bug 485879] Re: BiT only creates 3 days of backups

2009-11-22 Thread Bart de Koning
I should make this one a FAQ, because it is a mistake made often. It only deletes snapshots that do not belong to one of the categories. At a certain point a snapshot older that 2 days belongs to the week before, so will be kept as the last snapshot from last week. Most often that occurs on snapsho

[Bit-team] [Bug 485879] Re: BiT only creates 3 days of backups

2009-11-21 Thread oernii
If my daily snapshot is from 3 days ago is deleted because it is not from today or yesterday then I will NEVER have a monthly backup, right? -- BiT only creates 3 days of backups https://bugs.launchpad.net/bugs/485879 You received this bug notification because you are a member of Back In Time Tea

[Bit-team] [Bug 485879] Re: BiT only creates 3 days of backups

2009-11-21 Thread oernii
Id does NOT look ok since smart remove rules are not followed. More is deleted than should be. Smart remove rules: * keep all snapshots from today and yesterday this is OK, I have goy today and yesterday * keep one snapshot for the last week and one for two weeks ago this is NOT ok, si

Re: [Bit-team] [Bug 485879] Re: BiT only creates 3 days of backups

2009-11-21 Thread Bart de Koning
So the rest of your backups is removed, because they are not yet from last week... 2009/11/20 Dan > Smart remove rules: >* keep all snapshots from today and yesterday >* keep one snapshot for the last week and one for two weeks ago >* keep one snapshot per month for all previous mont

[Bit-team] [Bug 485879] Re: BiT only creates 3 days of backups

2009-11-20 Thread Dan
Smart remove rules: * keep all snapshots from today and yesterday * keep one snapshot for the last week and one for two weeks ago * keep one snapshot per month for all previous months of this year * keep one snapshot per year for all previous years So it looks ok. Can you confirm ?

[Bit-team] [Bug 485879] Re: BiT only creates 3 days of backups

2009-11-20 Thread oernii
Also attaching the log which came from cron after disabling /dev/null ;-) Back In Time Version: 0.9.20 Back In Time comes with ABSOLUTELY NO WARRANTY; for details type `backintime --license'. This is free software, and you are welcome to redistribute it under certain conditions; type `backintime

[Bit-team] [Bug 485879] Re: BiT only creates 3 days of backups

2009-11-20 Thread oernii
Also see this log from crontab, which shows that BiT was run every day: 2009-11-01 00:00:01+01:00 s...@server CROND[10693]: (user) CMD (nice -n 19 /usr/bin/backintime --backup-job ) 2009-11-02 00:00:01+01:00 s...@server CROND[6897]: (user) CMD (nice -n 19 /usr/bin/backintime --backup-job ) 2009-