>> I have a quite fresh install of Bacula 2.03 on CentOS5 (~RHEL5)
>> Tape drive is Exabyte VXA-320 w/ 10-slot autochanger.
<> Now, when there is a need for the autochanger to jump to another tape
>> (because of eg. expired volume duration, that was set to only 15 mins for
>> this debugging) Bacula properly calls mtx-changer script, unloads and
>> loads
>> the tapes, but the new tape won't get mounted.
>> Manual mount command solves this, but the need to execute it effectively
>> eliminates the benefits of an autochanger anyway...
>> Any idea what causes this behaviour, and how to fix it?
>
>> Autochanger {
>> Name = "Exabyte Autoloader"
>> Device = VXA320
>> Changer Command = "/etc/bacula/mtx-changer %c %o %S %a %d"
>> Changer Device = /dev/sg2
>> }
> Try adding
> AutomaticMount = yes
>
> to the changer section.
Results in:
Config error: Keyword "AutomaticMount" not permitted in this resource.
So it obviously needs to be only in the Device resource.
Btw, is this line documented somewhere, saying what it really does, where it
should be used, if there is some default value, etc?
Using Acrobat Readers's find- command, I only found config file examples in
the Bacula 2.0.3 manual, but no explanation at all.
> Also check line 167ff in the mtx-changer script and increase the
> sleep time if necessary.
>
Now I increased this by a factor of 4. Should be enough, I guess.
I'm getting an idea that maybe the problem had something to do with a forced
system shutdown that took place earlier the same day due to exceptionally
long power outage (The Power Company had messed with a 110 kV line, it
hadn't been unpowered yet as they thought before grounding it for some
maintenance work...)
Anyway, it looks to me like Bacula had gotten a little bit confused with
something after the next power-up. I'll try to debug that further some day,
the problem with this is that the only autochanger I have is in a file
server that can't be shut down whenever I'd like to test something...
--
TiN
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users