We had the prune command in our daily schedule set to:
-keep 0:1800 -keep 7:30 -keep 1:7 -a -exclusive
We changed it to
-keep 0:365 -keep 7:30 -keep 1:7 -a -exclusive
to make some space in the backup desitnation. Problem is, no space is freed.
- is there a way to check how much space a revision is taking?
- did we miss something that prevents the space from freed up?