Bacula-users

Re: [Bacula-users] Questions related to additional tape drive

2008-08-21 10:51:40
Subject: Re: [Bacula-users] Questions related to additional tape drive
From: "Win Htin" <win.htin AT gmail DOT com>
To: "John Drescher" <drescherjm AT gmail DOT com>
Date: Thu, 21 Aug 2008 10:51:33 -0400
Do I interpret you have TWO stand-alone LTO drives and a changer with ONE LTO2 drive?
Cheers.

Win

On Thu, Aug 21, 2008 at 10:43 AM, John Drescher <drescherjm AT gmail DOT com> wrote:
> My questions are:
>
> 1. Why is my original tape drive "LTO4_1" the only one which pops up when I
> do the "update slots" command?

Bacula picks a drive to run the update slots on and that is the drive it choose.

> 2. How will the backups behave if I do not assign each tape drive to
> different jobs or pools?
>
Bacula will pick one drive to use.

> 3. How can I assign each drive for different jobs? Looking at my
> configuration for pools, I only see the "Storage" entry pointing to the
> "Autochanger". Following is one of my "Pool" definitions.
>
Not sure. I do things differently. Probably a not recommended
configuration but I have used this for 2 years with good success. You
can define all three devices separately in your bacula-dir.conf:


Storage {
 Name = "DEV6-LTO-0"
 Address = dev6.radimg.pitt.edu
 SDPort = 9103
 Password = ""         # Console password
 Device = "LTO2-0"
 Media Type = "LTO-2"
 Maximum Concurrent Jobs = 5
}

Storage {
 Name = "DEV6-LTO2-1"
 Address = dev6.radimg.pitt.edu
 SDPort = 9103
 Password = ""         # Console password
 Device = "LTO2-1"
 Media Type = "LTO-2"
 Maximum Concurrent Jobs = 5
}

Storage {
 Name = "DEV6-Changer"
 Address = dev6.radimg.pitt.edu
 SDPort = 9103
 Password = ""         # Console password
 Device = "Magnum224-0"
 Media Type = "LTO-2"
 Maximum Concurrent Jobs = 5
}


John



--
Win Htin
email : win.htin AT gmail DOT com
"It takes ten good experiences to cancel out one bad experience"
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users