On 25 February 2013 11:22, Timo Neuvonen <timo-n...@tee-en.net> wrote

> I need to admit I couldn't right now follow why this solved it.
> But yes, it did solve the problem  :-)
>

It took me some time, in fact :)

The director start as root, reads the config file and forks with
bacula:bacula.
After that, to be able to issue the reload command, the director config
file and folder need to be readable/traversable by its group (or user). The
catalog script does the same, it's executed by bacula:bacula and needs to
open (read) the director config file for parsing the attributes.

About the tape changer problem I mentioned... I'm using a slighltly modified
> version of mtx-changer script, which used to be -rwxr-xr-- and worked. I
> changed it to world-executable (-rwxr-xr-x) like the original
> bacula-supplied one is, now it also works. But I agree with you, something
> that caused this propably has changed in the code.
>

Good to hear that it's also fixed, otherwise it could have been really hard
to figure out what's wrong :)

5.2.13-4 is being uploaded:
http://pkgs.fedoraproject.org/cgit/bacula.git/commit/?id=906e82a5187328cb302ded7cb4ad32021fae60d2

Thanks & regards.
--Simone
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to