I am looking at the Guide written by kern on 21-April-2005 for Bacula v 1.36.3.
On page 264, an example on "Restricting the Number of Volumes and Recycling"
I see the following:
Schedule {
  Name = "FourPerHour"
  Run = Level=Full Pool=Recycle Storage=File at 0:05
...
}
But the Storage does not have File, only
Storage {
 Name = FileStorage
...
}

I can see under Job that Storage does point to FileStorage but I do
not understand why under Schedule Storage=File can be correct.  isn't
schedule supposed to override whatever Job has defined for Storage?


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to