Hi all,
I've got several job definitions that are similar, but the following is not 
working:

Job {
    Name = sede_Vol2Samba_job
    Enabled = no
    Type = Backup
    Level = Incremental
    Client = sede-fd
    FileSet = sede_Vol2Samba_fileset
    Storage = sede-samba-sd
    Messages = Daemon
    Pool = sede_vol2_pool
    Schedule = Night-Incremental
}



Pool {
  Name = sede_vol2_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           
}


in fact the job stay blocked waiting for media, and in particular there is no 
label for the volume:

Running Jobs:
Writing: Full Backup job sede_Vol2Samba_job JobId=749 Volume=""
    pool="sede_vol2_pool" device=""sede_Vol2Samba_storage" 
(/backup/sede/vol2)"
    Files=0 Bytes=0 Bytes/sec=0
    FDReadSeqNo=6 in_msg=6 out_msg=4 fd=5


Other jobs with an identical pool get labeled right, why this is not?
Any suggestion?

Thanks,
Luca

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