Gilberto Nunes Ferreira wrote: > On Mon, 12 Sep 2005 10:50:26 -0400, Phil Stracchino wrote > >>Gilberto Nunes Ferreira wrote: >> >>>I'm sorry... >>> >>>I have 10 tapes ok??!!? >>> >>>I wants to use 5 tape in first week of a month, the other 5 tapes in second >>>week of a month, and go... >>> >>>I try this schedule, but don't work: >>> >>>Schedule { >>> Name = "Nigth" >>> Run = Level=Full Pool=Night 1st at 23:30 >>> Run = Level=Full Pool=Night 3rd at 23:30 >>> Run = Level=Full Pool=Night 5th at 23:30 >>> } >>> >>>Schedule { >>> >>> Name = "Night-" >>> Run = Level=Full Pool=Night- 2nd at 23:30 >>> Run = Level=Full Pool=Night- 4th at 23:30 >>>} >>> >>> >>># This schedule does the catalog. It starts after the WeeklyCycle >>> >>>Schedule { >>> >>> Name = "Catalog" >>> Run = Level=Full Pool=Night 1st at 07:00 >>> Run = Level=Full Pool=Night 3rd at 07:00 >>> Run = Level=Full Pool=Night 5th at 07:00 >>>} >>> >>>Schedule { >>> >>> Name = "Catalog-" >>> Run = Level=Full Pool=Night- 2nd at 07:00 >>> Run = Level=Full Pool=Night- 4th at 07:00 >>>} >>> >>>And this pool's : >>> >>># Default pool definition >>>Pool { >>> Name = Night >>> Pool Type = Backup >>> Recycle = yes >>> AutoPrune = yes >>> Volume Retention = 12d >>> Accept Any Volume = yes >>> Maximum Volume Jobs = 2 >>>} >>> >>>Pool { >>> Name = Night- >>> Pool Type = Backup Recycle = yes >>> AutoPrune = yes >>> Volume Retention = 12d >>> Accept Any Volume = yes >>> Maximum Volume Jobs = 2 >>>} >>> >>> >>>I hope to be clear! >> >>OK. Now, in what specific way does this not work? What is happening >>that you intend should not be, or not happening that you intend >>should be? > > What I do is make a backup with the "five first" tapes in one week, and use > the another five tapes in other week, after the last backup...
Uh ... You didn't answer the question. In what way is it not working? In what way is it not doing what you want? If you don't say, we have to guess. What I would GUESS is happening is that your first couple of clients back up, then Bacula marks the tape used and asks for another ... backs up two more clients to it, marks it used, asks for another ... and so on. But this is only a guess. >>Do you really *intend* that "Maximum Volume Jobs = 2" ? Just in case >>you're not clear on this, that means you will be able to back up ONE >>client TWICE to a given tape, or TWO clients ONCE, and then the tape >>will be marked as 'Used' and you will not be able to write to it >>again for the duration of that cycle. > > Well... > > Consider this: > > I have TWO range of tapes, with five tapes in, ok?!?? Yes, I follow that quite clearly. > I wants make a backup using one range of tapes in one week the another range > one week after. > > How can I implement this? Ask yourself this: How many TOTAL clients are you backing up? You do intend to back them up every night, right? Or do you intend to back them up only Monday through Friday? If I understand correctly what you're trying to do, you almost certainly want to take out that "Maximum Volume Jobs = 2" directive from both Pools. Don't just bump the number up higher, completely remove the directive. Instead, use "Volume use duration = 7d", or perhaps even 6.5d, so that the tape remains writeable throughout the week. But I'm only guessing at what your actual problem is. We can't tell you how to fix your problem until you tell us what the problem IS. You've explained most of what you're trying to do; now you need to tell us how, exactly, Bacula is NOT DOING what you want it to. -- Phil Stracchino [EMAIL PROTECTED] Renaissance Man, Unix generalist, Perl hacker Mobile: 603-216-7037 Landline: 603-886-3518 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users