Bacula-users

Re: [Bacula-users] Newbie question about labelling tapes for certain days

2011-06-03 05:55:43
Subject: Re: [Bacula-users] Newbie question about labelling tapes for certain days
From: "Stefan Günther" <prolinux AT web DOT de>
To: "John Drescher" <drescherjm AT gmail DOT com>, bacula-users <Bacula-users AT lists.sourceforge DOT net>
Date: Fri, 3 Jun 2011 11:51:36 +0200 (CEST)
Hi,

>If you do label each day I would use separate pools otherwise at some
>point (holiday, missed backup ...) you will get out of sync and bacula
>will ask for a Friday tape on Monday..
>
just to sum it up:

1. I would have to create separate pools for everyday.
2. I would have to create an entry of every week day in the schedule.
3. I would have to create one job for every week day because I have to use the 
pool parameter/name in the definition of the job and to use different pools and 
I have to define different jobs.

That's a lot to type!

BTW: Can I combine the two schedules "Daily" and "Weekly "into the new schedule 
"Backup", since they deal with different days?

Schedule {
  Name = "Daily"
  Run = Level = Incremental Pool = Daily mon-fri at 18:00
    }

Schedule {
  Name= "Weekly"
  Run = Level = Full Pool = Weekly sun at 00:01
    }

Schedule {
  Name = "Backup"
  Run = Level = Incremental Pool = Daily mon-fri at 18:00
  Run = Level = Full Pool = Weekly sun at 00:01
    }

Thanks,

Stefan
___________________________________________________________
Schon gehört? WEB.DE hat einen genialen Phishing-Filter in die
Toolbar eingebaut! http://produkte.web.de/go/toolbar

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>