Hello,

On 1/4/2006 1:15 PM, [EMAIL PROTECTED] wrote:
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

Closely observe how you write the next two lines...

  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

... and the above error message ...

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.

... and now, also very closely, see how the manual spells Maximum.

Then, replace two ns with ms and see if thiat does what you want.

Arno


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, too:

ps: yes it is not really the place for this question

Why not?

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?

Try www.gmane.org

Arno



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


--
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://www.its-lehmann.de


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