>>>>> On Thu, 29 Nov 2007 11:49:36 +0000, Damian Brasher said:
> 
> Hi List
> 
> I am using bacula version 2.2.5 and have a problem where a job, the 
> fourth out of five, just grinds to a halt right after the last file. The 
> job does not reach full completion and stalls. This job has been fine 
> for months but after upgrading to bacula 2.2.5 this problem has started. 
> The job sometimes does complete and sometimes not so the error is 
> intermittant. I have a new tapes for a couple of days so I can rule out 
> worn tapes and the drive heads have been cleaned thouroughly. As 
> mentioned the error only occurs on this job the fourth out of six. The 
> speed of the data transfer slowly declines over a number of hours from 
> about 11MB/s to 300 KB/s when really the job should have completed and 
> the final job started and completed. There are no cron jobs set during 
> the backup period or any other obvious underlying system problems. 
> Restarting the bacula services sometimes and sometimes does not solve 
> the problem temporarily. Network connections between the bacula server 
> and client are stable and not through a firewall, 100MB/s tcp LAN with 
> no other heavy network load during the job time frame.

Is it still transfering any data or does it just stop dead?  If the data
transfer rate you see is the average then it could be the latter.

If it stops dead then you need to find out what it is waiting for.  It might
be an external resource or some kind of deadlock bug.

What do status director, status storage and storage client report?

Also, you could attach gdb to each daemon and run the gdb command

thread apply all bt

to try to find out what all the threads are doing.

__Martin

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to