Solved it, I had to add 'autochanger = yes'  to the storage definition on
the director also

Nico


On Tue, Jan 14, 2014 at 10:29 AM, Nico De Ranter <
nico.deran...@esaturnus.com> wrote:

>
> Hi,
>
> I just installed Bacula 5.2.6 on Debian 7 with a Quantum Superloader 3
> autochanger.  The setup seems to work fine, I can use bconsole to mount and
> label tapes. However when I use the GUI I noticed my autochanger is shown
> in the storage tab but the entry under 'changer' says 'no'.
>
> Why is bat convinced I don't have a changer and how can I fix this?
>
> OS Bacula server: Debian 7.3 running Bacula 5.2.6
> OS running Bat client: LinuxMint 16 also running Bacula 5.2.6
> Changer hardware: Quantum Superloader 3
>
> ** Director storage definition:
> Storage {
>   Name = Jukebox
> # Do not use "localhost" here
>   Address = backup.office                # N.B. Use a fully qualified name
> here
>   SDPort = 9103
>   Password = "xxxxxxxxxxxxxxxxxxxxxxxxxx"
>   Device = Superloader
>   Media Type = LTO-6
>   AllowCompression = No
> }
>
> ** Storage daemon config:
>
> Storage {
>   Name = backup-sd
>   SDPort = 9103
>   WorkingDirectory = "/var/lib/bacula"
>   Pid Directory = "/var/run/bacula"
>   Maximum Concurrent Jobs = 20
>   SDAddress = 0.0.0.0
> }
>
> Director {
>   Name = backup-dir
>   Password = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
> }
>
> Autochanger {
>   Name = Superloader
>   Device = Superloader-Drive
>   Changer Command = "/etc/bacula/scripts/mtx-changer %c %o %S %a %d"
>   Changer Device = /dev/sg4
> }
>
> Device {
>   Name = Superloader-Drive
>   Drive Index = 0
>   Media Type = LTO-6
>   Archive Device = /dev/nst0
>   Automatic Mount = yes
>   Always Open = yes
>   Removable Media = yes
>   Random Access = no
>   AutoChanger = yes
>   Maximum File Size = 5GB             # not sure whether this is needed
>   Changer Command = "/etc/bacula/scripts/mtx-changer %c %o %S %a %d"
>   Changer Device = /dev/sg4
>
>   Alert Command = "sh -c 'smartctl -H -l error %c'"
> }
>
> Messages {
>   Name = Standard
>   director = backup-dir = all
> }
>
>
>
>
> --
> Nico De Ranter
>
> Operations Engineer
>
>
> eSATURNUS
>
> T. +32 16 40 12 82
>
> M. +32 497 91 53 78
>
> www.esaturnus.com
>
>
>  <http://www.esaturnus.com/>
>
>
>  <http://vcard.esaturnus.com/>
>
>


-- 
Nico De Ranter

Operations Engineer


eSATURNUS

T. +32 16 40 12 82

M. +32 497 91 53 78

www.esaturnus.com


<http://www.esaturnus.com/>


 <http://vcard.esaturnus.com/>
------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to