On 08/21/2014 06:19 AM, Matthias Teege wrote:
Hi,
I'm using amanda 3.3.0 on a new backup server. After some successfull
runs I've got a lot of "Last full dump of ... overwritten in X runs"
warnings from the planner. The warnings start 5 days before the last
full dump would be overwritten.
How do I reduce this number from 5 to 3 days?
Thanks
Matthias
Matthias,
It is hardcoded, it can't be changed.
It can be changed only by patching the source file and recompiling amanda.
Check for the RUNS_REDZONE define in server-src/planner.c
Jean-Louis