We are doing the backup to disk (no tape involved). The stuck job should do an incremental backup and the other job I mentioned above is doing a Full Backup.
First job is a Linux FD and second is on Windows.
Concurrent jobs is setted to 20. And all jobs run when specified. Don't think this is the problem.
Thanks,
Thomas
Could it been that because the 'Full' job was upgraded from incremental as it was it's first run and blocked the other?
I look at the configuration, all jobs have the same priority (10), in a JobDef.
What I see and it seems strange to me:
Running Jobs:
Writing: Full Backup job vs21 JobId=823 Volume="Full-0101"
pool="Full" device="FileStorage" (/bareos)
spooling=0 despooling=0 despool_wait=0
Files=426,002 Bytes=122,305,730,536 AveBytes/sec=5,906,020 LastBytes/sec=6,322,656
FDReadSeqNo=6,299,959 in_msg=5073117 out_msg=5 fd=6
Writing: Incremental Backup job vs23 JobId=824 Volume="Full-0101"
pool="Incr" device="FileStorage" (/bareos)
spooling=0 despooling=0 despool_wait=0
Files=0 Bytes=0 AveBytes/sec=0 LastBytes/sec=0
FDSocket closed
Job vs23 has 'Volume=Full-1010"', but it should do an incremental and thereby using an 'Diff-xxxx' Volume. And what is even stranger, the vs23 job starts at 23:00 and the vs21 much later 02:35 in the morning.....
Thanks for any hints how to resolve this.
Thomas P.