FW: --remove-older-than option
Ben Escoto
bescoto@stanford.edu
Mon, 12 Aug 2002 00:12:44 -0700
--==_Exmh_-484647058P
Content-Type: text/plain; charset=us-ascii
>>>>> "KS" == Kevin Spicer <Spicer>
>>>>> wrote the following on Sat, 10 Aug 2002 11:39:19 +0100
KS> Since upgrading to 0.9.4 my rdiffbackup --remove-older-than 7D
KS> job is taking more than twice as long (1h45m rather than 45m)
KS> [still only clearing one set of increments per day!] any ideas
KS> why this might be?
Hmm, I don't see why that would happen; I don't think anything has
happened with the --remove-older-than code since 0.8.0. Perhaps
something else changed coincidentally at the same time you upgraded
(e.g. your backup set got bigger, or some other job is running at the
same time).
On my computer removing an increment seems to take the same time
with 0.9.5 or 0.8.0:
/mnt/back # time rdiff-backup --remove-older-than 2002-04-18 .
Deleting increment at times:
Wed Apr 17 04:22:01 2002
real 21m27.701s
user 4m51.500s
sys 9m19.560s
/mnt/back # rpm -e rdiff-backup
/mnt/back # rpm -i /home/ben/misc/html/mirror/rdiff-backup/rdiff-backup-0.8.0-1.noarch.rpm
error: failed dependencies:
python >= 2.2 is needed by rdiff-backup-0.8.0-1
/mnt/back # rpm -i --nodeps /home/ben/misc/html/mirror/rdiff-backup/rdiff-backup-0.8.0-1.noarch.rpm
/mnt/back # time rdiff-backup --remove-older-than 2002-04-19 .
Deleting increment at times:
Thu Apr 18 04:22:01 2002
real 21m43.629s
user 6m7.420s
sys 9m21.490s
--
Ben Escoto
--==_Exmh_-484647058P
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
Comment: Exmh version 2.5 01/15/2001
iD8DBQE9V1/q+owuOvknOnURAg1IAKCLSWHRpJspa4eV+mzjrDBC4DyuLACfXIYs
GenMLYIFnG/ZXV9L2LXeHkE=
=6OjT
-----END PGP SIGNATURE-----
--==_Exmh_-484647058P--