Martin Simmons schrieb:
> >>>>> On Thu, 9 Aug 2007 09:20:24 +0200, Ralf Gross said:
> > I'm encountering a strange permission problem and I can't really
> > find what is going on or how to debug further.
> > 
> > I use the local fd on the director for the verify jobs. But after each
> > restart of the bacula daemons I get an permission error on the first
> > verify job. If I use a remote fd for the job, everything is fine and
> > _after_ that first job, I can use the local (dir) fd for verify jobs
> > too.
> > 
> > the running processes:
> > 
> > bacula  [..] /opt/bacula/sbin/bacula-sd -u bacula -g tape -v -c 
> > /opt/bacula/etc/bacula-sd.conf
> > root    [..] /opt/bacula/sbin/bacula-fd -u root -g bacula -v -c 
> > /opt/bacula/etc/bacula-fd.conf
> > bacula  [..] /opt/bacula/sbin/bacula-dir -u bacula -g bacula -v -c 
> > /opt/bacula/etc/bacula-dir.conf
> 
> I suspect that the FD and SD are trying to create the same bootstrap file.  To
> prevent this, you could either use a unique WorkingDirectory in the conf file
> for each daemon or change the FD (client) name to VU0EM005-fd.
> 
> The manual mentions this in
> http://www.bacula.org/rel-manual/Getting_Started_with_Bacula.html#SECTION00934000000000000000

Strike! I changed the daemon names and can't reproduce this error
anymore :) 

And the best thing: it's in the manual - as always.

Ralf

-------------------------------------------------------------------------
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
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to