Bacula-users

[Bacula-users] Multiple NextPools

2012-07-09 11:52:40
Subject: [Bacula-users] Multiple NextPools
From: Gandalf Corvotempesta <newsletter-ale AT guest DOT net>
To: Bacula-users AT lists.sourceforge DOT net
Date: Mon, 09 Jul 2012 17:50:19 +0200
I'm trying to use multiple pools, one for each week, for a copy job.
I've created 5 pools and scheduled it in this way:

Schedule {
   Name = "WeeklyTapeCycle"

   Run = Level=Full Pool=TapeWeek1 1st mon at 17:30
   Run = Level=Full Pool=TapeWeek2 2nd mon at 17:30
   Run = Level=Full Pool=TapeWeek3 3rd mon at 17:30
   Run = Level=Full Pool=TapeWeek4 4th mon at 17:30
   Run = Level=Full Pool=TapeWeek5 5th mon at 17:30
}

But I have a problem: I can't specify more then one NextPool
for the copy job, in the "source" job.

How can I copy a job to different pools, one for each week?



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
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>
  • [Bacula-users] Multiple NextPools, Gandalf Corvotempesta <=