Hello,

Jay Lawrence wrote:


Hey Arno - thanks for responding. Try not to be totally high maintenance here - but perhaps you can confirm I am on the right track.

confirmed ;-)

That was easy...

more seriously.

Step 1
    - I set up my two Device { } entries in my sd config
        - and test them with btape
         CHECK
Very important indeed. Good of you to mention this.

Step 2
    - I set up two Storage { } in my dir config

Yes


Step 3
    - I revise my Job to reference a new Storage definition

JobDefs {
  Name = "DefaultJob"
  Type = Backup
  Level = Incremental
  Schedule = "WeeklyCycle"
  Storage = tape1
  Messages = Standard
  Pool = Default
  Priority = 10
}

Job {
  Name = "bighost"
  JobDefs = "DefaultJob"
  Client = bighost-fd
  FileSet = "myfileset"
  Write Bootstrap = "/var/lib/bacula/bighost.bsr"
}

Right, I'd say.


Question - will Bacula use "tape2" as well because it sees that it uses the same media type - or is there somewhere I should be reference both Storage or Device declarations?

No, you will need to set this up manually. Currently.

Like this:
Schedule{
  Name = Something
  Run = Mon-Thu at 22:00
  Run = level=Full storage=tape2 Fri at 22:00
}

You can find more detailed suggestions in the list. For example, the thread "Bacula 1.36.3, Problem with Volumes on different Storage Devices" discusses this. If you only recently subscribed, try gmame.

Arno

Thanks in advance (again!)

All to support baculas struggle to world domination ;-)

Arno

Jay
On 9-Jun-05, at 2:53 PM, Arno Lehmann wrote:

Hello,

Jay Lawrence wrote:

I tried to research the docs and the list - but I just can't quite get it. At my site, I have a lot more to backup than a single tape can handle. It would be nice to get bigger drives - but the more cost effective solution right now is to use several smaller tape drives. Is it possible to have the backup fill one tape drive and then continue to a second tape drive, etc.? I don't quite see how to set up this strategy. Perhaps this has been addressed in earlier post - but can't think of good keywords to search for.


You don't have to set up anything special. Bacula handles this for you. After all, this is not amanda :-)

Arno

Thanks in advance.
Jay




-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

--
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://www.its-lehmann.de


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to