I need to backup about 6 windows servers, one is a storage server,
others are domain controllers and sql servers.
All servers, except for storage, will produce a single backup file (huge).
In my mind i need something like that:

- 7 volumes
- each sunday first volume is erased and a new full backup is done.
- other days same thing, but incremental.

(i hope is not a foolish thing)

Many thanks
    Cesare Montresor



John Drescher wrote:
> On Feb 4, 2008 11:37 AM, Cesare Montresor <[EMAIL PROTECTED]> wrote:
>   
>> Hi all,
>> i need to configure a 7 day backup, 8th day must be deleted, but i'm
>> unsure about schedule, client and pool configuration.
>>
>> Schedule {
>>   Name = "WeeklyCycle"
>>   Run = Full sun at 23:05
>>   Run = Incremental mon-sat at 23:05
>> }
>>
>>
>> Client {
>>   Name = anyhost-fd
>>    ...
>>   File Retention = 7 days
>>   Job Retention = 7 days    <- any suggestion ? :)
>>   AutoPrune = yes
>> }
>>
>> Pool {
>>   Name = Default
>>   Pool Type = Backup
>>   Recycle = yes
>>   AutoPrune = yes
>>   Volume Retention = 7 days    <- and here ? :)
>> }
>>
>>     
>
> Volume retention is probably all you need but you have not described
> what you want in enough detail to give better advice.
>
> John
>
>   



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to