Arno Lehmann wrote: >> >> Job { >> Name = "holly" >> Type = Backup >> Level = Full >> Client = holly >> FileSet = "holly" >> Storage = LTO-2 >> Pool = Default >> RunBeforeJob = "/etc/bacula/scripts/runbefore.sh" >> > > Just a guess, but could you could try redirecting stdout and stderr of > this script to /dev/null. With Run After Job scripts, file handles > kept open can sometimes cause such a behaviour. > > You could do the redirection in this script, like "exec >/dev/null" > and "exec 2>&1" right at the top of it. > > Arno The same directive:
RunBeforeJob = "/etc/bacula/scripts/runbefore.sh" Is present on all previous four jobs and they do not hang in the way this job does, so I'm not sure if I will try this just yet... Thanks Damian -- Damian Brasher Systems Admin/Prog OMII-UK Southampton University ------------------------------------------------------------------------- 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