Amanda-Users

Re: Enforce the use of level other than level 0

2009-06-29 05:02:14
Subject: Re: Enforce the use of level other than level 0
From: Franck GANACHAUD <franck.ganachaud AT altran DOT com>
To: Jean-Louis Martineau <martineau AT zmanda DOT com>
Date: Mon, 29 Jun 2009 09:16:16 +0200
Thanks Jean-Louis,
The overwrite of the strategy during week-end made it good. It's working pretty fine now for the last few weeks.

Thanks Mark but unfortunatly, I did try the force-bump and it didn't seem to have an impact on the amanda backup level for this particular diskset.
I let amanda leveling things out on the other 100's disksets.

Franck

Jean-Louis Martineau a écrit :
Use a different strategy for week and friday.
eg . strategy nofull    # on the week, could be 'incronly'
     strategy standard # on friday

Editing the disklist or amanda.conf is not an easy solution, but you can do the following:

If all DLE inherit from a 'my_strategy' dumptype, you could add the following to amanda.conf:

define dumptype my_strategy {
   strategy nofull
}

You then execute 'amdump <conf>' on the week.
And on friday,  you execute:
  'amdump <conf> -oDUMPTYPE:my_strategy:strategy=standard'

Jean-Louis

Franck GANACHAUD wrote:
Hi,

I'd like to know if there is a way to enforce the use of a level of backup different than level 0?

I'd like to reserve a particulier diskset for the weekend (bigger and backup is long), I know how to force level 0 on friday night (amadmin conf force host diskset) but during the week, amanda decides to back it up with level 0 which is annoying for tape management and it doesn't fit the night. So is there a way to make sure amanda won't use level 0 Monday to Friday and level 0 on Friday?

Thanks for your time, patience and  answers.

Franck.





<Prev in Thread] Current Thread [Next in Thread>