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 last one from November)
Sorry these things take a while to figure out ...

Cheers,
Bart


2009/11/24 oernii <[email protected]>

> 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
> under certain conditions; type `backintime --license' for details.
>
> INFO: Lock
> INFO: Include folders: ['/etc', '/root', '/home']
> INFO: Ignore folders: []
> INFO: Last snapshots: {}
> INFO: [GnomeTakeSnapshotCallback.run]
> INFO: [GnomeTakeSnapshotCallback.run] display KO
> INFO: Compare with old snapshot: 20091123-000003
> INFO: Command "rsync -a -i --dry-run --safe-links --whole-file --delete
> --include="/etc/" --include="/root/" --include="/home/" --exclude=".*"
> --exclude="*.backup*" --exclude="*~" --include="/etc/**"
> --include="/root/**" --include="/home/**" --exclude="*" /
> "/d/BACKUP/backintime/backintime/20091123-000003/backup/"" returns 0
> INFO: Command "mkdir -p
> "/d/BACKUP/backintime/backintime/new_snapshot/backup/"" returns 0
> INFO: Create hard-links
> INFO: Command "cp -al
> "/d/BACKUP/backintime/backintime/20091123-000003/backup//"*
> "/d/BACKUP/backintime/backintime/new_snapshot/backup/"" returns 0
> INFO: Command "chmod -R a+w "/d/BACKUP/backintime/backintime/new_snapshot""
> returns 0
> INFO: Call rsync to take the snapshot
> INFO: Command "rsync -a -v --delete-excluded --safe-links --whole-file
> --delete --include="/etc/" --include="/root/" --include="/home/"
> --exclude=".*" --exclude="*.backup*" --exclude="*~" --include="/etc/**"
> --include="/root/**" --include="/home/**" --exclude="*" /
> "/d/BACKUP/backintime/backintime/new_snapshot/backup/"" returns 0
> INFO: Command "chmod -R a-w
> "/d/BACKUP/backintime/backintime/20091124-000004"" returns 0
> INFO: Remove backups older then: 19991124-000000
> INFO: [smart remove] yesterday: 20091123-000000
> INFO: [smart remove] group: Last week (20091116-000000), snapshots:
> ['20091122-000003', '20091121-000004']
> INFO: [smart remove] remove snapshot: 20091121-000004
> INFO: Command "chmod -R a+w
> "/d/BACKUP/backintime/backintime/20091121-000004"" returns 0
> INFO: Command "rm -rf "/d/BACKUP/backintime/backintime/20091121-000004""
> returns 0
> INFO: [smart remove] group: 2 weeks ago (20091109-000000), snapshots: []
> INFO: [smart remove] group: This year, month 10 (20091001-000000),
> snapshots: []
> INFO: [smart remove] group: This year, month 9 (20090901-000000),
> snapshots: []
> INFO: [smart remove] group: This year, month 8 (20090801-000000),
> snapshots: ['20090821-000013']
> INFO: [smart remove] group: This year, month 7 (20090701-000000),
> snapshots: []
> INFO: [smart remove] group: This year, month 6 (20090601-000000),
> snapshots: []
> INFO: [smart remove] group: This year, month 5 (20090501-000000),
> snapshots: []
> INFO: [smart remove] group: This year, month 4 (20090401-000000),
> snapshots: []
> INFO: [smart remove] group: This year, month 3 (20090301-000000),
> snapshots: []
> INFO: [smart remove] group: This year, month 2 (20090201-000000),
> snapshots: []
> INFO: [smart remove] group: This year, month 1 (20090101-000000),
> snapshots: []
> INFO: Keep min free disk space: 1024 Mb
> INFO: Unlock
> -------------------
>
> $ ls -l /BACKUP/backintime/backintime/
> celkom 16
> dr-xr-xr-x 3 root root 4096 2009-08-21 00:04 20090821-000013/
> dr-xr-xr-x 3 root root 4096 2009-11-22 00:07 20091122-000003/
> dr-xr-xr-x 3 root root 4096 2009-11-23 00:07 20091123-000003/
> dr-xr-xr-x 3 root root 4096 2009-11-24 00:07 20091124-000004/
>
> --
> 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.
>
> Status in Back In Time: New
>
> Bug description:
> BiT is set up to backup some folders every day and smart-delete some older.
> But it deletes all of them, only the last 3 days and the first one remain.
> This is my destination folder:
>
> $ ls -l /BACKUP/backintime/backintime/
> total 16
> dr-xr-xr-x 3 root root 4096 2009-08-21 00:04 20090821-000013/
> dr-xr-xr-x 3 root root 4096 2009-11-18 00:07 20091118-000004/
> dr-xr-xr-x 3 root root 4096 2009-11-19 00:08 20091119-000003/
> dr-xr-xr-x 3 root root 4096 2009-11-20 00:07 20091120-000004/
>
> BiT is set to delete:
> - older that 10 years
> - if less than 1GB of space ( which did NOT occur )
> - smart delete
> - do not delete named snapshots.
>
> It happens on 2 mandriva linuxes, Version: 0.9.20. Installed from RPM
> backintime-gnome-0.9.20-1.fc10.noarch.rpm
>
> _______________________________________________
> Mailing list: 
> https://launchpad.net/~bit-team<https://launchpad.net/%7Ebit-team>
> Post to     : [email protected]
> Unsubscribe : 
> https://launchpad.net/~bit-team<https://launchpad.net/%7Ebit-team>
> More help   : https://help.launchpad.net/ListHelp
>

-- 
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.

Status in Back In Time: New

Bug description:
BiT is set up to backup some folders every day and smart-delete some older. But 
it deletes all of them, only the last 3 days and the first one remain. This is 
my destination folder:

$ ls -l /BACKUP/backintime/backintime/
total 16
dr-xr-xr-x 3 root root 4096 2009-08-21 00:04 20090821-000013/
dr-xr-xr-x 3 root root 4096 2009-11-18 00:07 20091118-000004/
dr-xr-xr-x 3 root root 4096 2009-11-19 00:08 20091119-000003/
dr-xr-xr-x 3 root root 4096 2009-11-20 00:07 20091120-000004/

BiT is set to delete:
- older that 10 years
- if less than 1GB of space ( which did NOT occur )
- smart delete
- do not delete named snapshots.

It happens on 2 mandriva linuxes, Version: 0.9.20. Installed from RPM 
backintime-gnome-0.9.20-1.fc10.noarch.rpm

_______________________________________________
Mailing list: https://launchpad.net/~bit-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~bit-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to