Hi,

07.08.2007 16:11,, Andreas Kopecki wrote::
...
>> Perhaps you have different priorities.
>>
>> Anyway, we will need more detailed information for further help...
>> either a complete job output from 'show job=...' for two jobs that
>> should run in parallel, but don't, or the complete job setup from the
>> configuration file.
> 
> Here is the show job output for two jobs. Both share the same pool. I have 
> jobs that use different pools, also, but that doesn't change anything.
> 
> Job: name=VISPER-RAID-home6.Backup-Full JobType=66 level=Full Priority=10 

Job priority 10

> Enabled=1
>      MaxJobs=4 Resched=0 Times=0 Interval=1,800 Spool=1 WritePartAfterJob=1
>   --> Client: name=visper-fd address=visper.hlrs.de FDport=9102 MaxJobs=20

Client max jobs 20 (the DIRs perspective)

...
>   --> Storage: name=GRAU address=hadrian.hlrs.de SDport=9103 MaxJobs=5

Storage jobs simultaneously 5

...
> Job: name=VISPER-RAID-home7.Backup-Full JobType=66 level=Full Priority=10 

Identical priorities. Good.

> Enabled=1
>      MaxJobs=4 Resched=0 Times=0 Interval=1,800 Spool=1 WritePartAfterJob=1
>   --> Client: name=visper-fd address=visper.hlrs.de FDport=9102 MaxJobs=20

The same client... the FD configuration allows more than one 
simultaneous job?

What does 'sta client=visper-fd' in bconsole report?

...
>   --> Storage: name=GRAU address=hadrian.hlrs.de SDport=9103 MaxJobs=5

Ok, 5 again, same storage device... what's the output of 'sta sd=GRAU'?


I didn't notice anything. Unless you forgot a FD or SD configuration 
setting, or the necessary restart after these changes.

> Those are the corresponding Jobs/JobDefs:
> JobDefs {
>   Name = "FullBackup-Fast"
>   Type = Backup
>   Level = Full
>   Storage = GRAU
>   Messages = Standard
>   Pool = GRAU-WF
>   Priority = 10
>   Maximum Concurrent Jobs = 4
>   Spool Data = yes
>   Spool Attributes = no
>   Rerun Failed Levels = yes
> }
> 
> Job {
>   Name = "VISPER-RAID-home6.Backup-Full"
>   JobDefs = "FullBackup-Fast"
>   FileSet = "VISPER-RAID-home6.Set"
>   Write Bootstrap = "/var/bacula/VISPER-RAID-home6.bsr"
>   Client = visper-fd
>   Schedule = "WeeklyFull"
> }
> 
> Job {
>   Name = "VISPER-RAID-home7.Backup-Full"
>   JobDefs = "FullBackup-Fast"
>   FileSet = "VISPER-RAID-home7.Set"
>   Write Bootstrap = "/var/bacula/VISPER-RAID-home7.bsr"
>   Client = visper-fd
>   Schedule = "WeeklyFull"
> }

Ok, the jobs definitions look good. I suspect it's either the SD or FD 
stalling the jobs. The status outputs from above should have some 
details... hopefully.

Arno

> 
> Andreas
> 
> 
> -------------------------------------------------------------------------
> 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

-- 
Arno Lehmann
IT-Service Lehmann
www.its-lehmann.de

-------------------------------------------------------------------------
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