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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to