Hi,
I've got a job that is always blocking other jobs from being executed. The 
messages reports that:

26-set 16:58 backup-sd: Job sede_Vol2Samba_QUALITA_job.2007-09-26_16.58.11 
waiting to reserve a device.

and the definition of the job is:


Job {
    Name = sede_Vol2Samba_QUALITA_job
    Enabled = yes
    Type = Backup
    Level = Incremental
    Client = sede-fd
    FileSet = sede_Vol2Samba_QUALITA_fileset
    Storage = sede-samba-sd
    Messages = Daemon
    Pool = sede_Vol2Samba_QUALITA_pool
    Schedule = Night-Incremental

}

with the following pool:

Pool {
  Name = sede_Vol2Samba_QUALITA_pool
  Pool Type = Backup
  Recycle = yes                
  AutoPrune = yes            
  Volume Retention = 365 days 
  Accept Any Volume = yes       
  Label Format 
= "${Job}-${Year}-${Month:p/2/0/r}-${Day:p/2/0/r}--${Hour}-${Minute}"
  Maximum Volume Jobs = 1     
  Use Volume Once = yes          
}


and if I try to do, from the console, a status for the storage, the console 
blocks listing the jobs that are waiting to reserve a pool. Anyone can 
provide me some hints on how to solve the problem?

Thanks,
Luca

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to