Yes! it desappeared on /etc/init.d/bacula
Is it in relation with the number of storage configured?
The problem is that i think my jobs fail because the thead concurently
lock the nst0 device:
fuser -uv /dev/nst0

                     USER        PID ACCESS COMMAND
/dev/nst0            root      30232 f....  bacula-sd
                     root      30233 f....  bacula-sd
                     root      30235 f....  bacula-sd
Perhaps i am totaly wrong but you know ... i am a newbie :-D

Michel Meyers wrote:

> Christoph Haas wrote:
> > On Monday 16 January 2006 16:02, [EMAIL PROTECTED] wrote:
> >> I use debian sarge. When i lauch bacula (/etc/init.d/bacula-sd start) i
> >> obtains 4 threads
> [...]
> >> I wanted to obtain only one (as it is in my other machine with bacula).
> >> Is somebody knowing where is the parameter which control that (i have
> >> looked in /etc/init.d/bacula-sd and /etc/bacula/bacula-sd.conf?
>
> > I'm also using Bacula on Debian/Sarge and I just have one thread here.
> > I surely haven't changed anything in regard to threads. Just that
> > sometimes the storage daemon hangs/crashes when dealing with Linux
> kernel
> > 2.6 and SCSI streamers (which Kern pointed out a while ago) and needs
> > restarting. But that's a Linux problem - not Bacula's fault.
>
> > Do all of these threads disappear when you issue...
>
> >  /etc/init.d/bacula-sd stop
>
> My Debian system also shows multiple threads (on Kernel 2.4, on a
> different system with Kernel 2.6 I only see one per daemon), and yes,
> they all appear/disappear when starting Bacula.
>
> server:/etc/bacula# pgrep -l bacu
> 6442 bacula-sd
> 6445 bacula-sd
> 6447 bacula-sd
> 6448 bacula-fd
> 6450 bacula-fd
> 6451 bacula-fd
> 6454 bacula-dir
> 6455 bacula-dir
> 6456 bacula-dir
> 6457 bacula-dir
>
> These numbers are in no relation to the concurrent jobs configuraitons
> either.
>
> Greetings,
>        Michel


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to