hi,
I use bacula 1.36.2 installed with the debian/sarge packages
I have this pool:
Pool {
  Name = PascalPool
  Pool Type = Backup
  AutoPrune = yes
  # Use Volume Once = yes
  Recycle = yes
  Label Format = "Volume-"
  Volume Retention = 10 days
  Maximun Volume Jobs = 1
  Maximun Volumes = 10
  Accept Any Volume = no
}
and when i start the director i obtain:
Config error: Keyword "MaximunVolumeJobs" not permitted in this resource.
Perhaps you left the trailing brace off of the previous resource.
            : line 186, col 22 of file /etc/bacula/bacula-dir.conf
  Maximun Volume Jobs = 1

That's not a trailing brace problem (the director works fine if the 2
lines are commented).
The doc which comes with the bacula's packages in debian (doc 1.36.0),
refers to the "Maximum Volumes" and "Maximum Volume jobs" directives.
What i want is to obtain a one-job-one-file and that when bacula-sd
obtains 10 files, he does not create an other file but recycles in
"Volume-1" file.
How can i do this?
Thanks
Pascal

ps: yes it is not really the place for this question but this question
is too avoid to post somethings that could be solved few month ago. Is
it some way to do a search query to the mail archive?



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to