]> git.sur5r.net Git - bacula/docs/commitdiff
Document the new Storage/Device/Maximum Concurrent Jobs
authorEric Bollengier <eric@eb.homelinux.org>
Mon, 7 Sep 2009 14:15:18 +0000 (14:15 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Mon, 7 Sep 2009 14:15:18 +0000 (14:15 +0000)
docs/manuals/en/install/storedconf.tex

index fdc6713fb78ff6b9db625ba4414799b2395223b2..e63471e01aa26c25f0f6fd30c5eb6b19f1870088 100644 (file)
@@ -933,6 +933,16 @@ the editing codes that can be used in this directive.
    \ilink{description of Offline On Unmount}{NoTapeInDrive} in the Tape
    Testing chapter.
 
+\item [Maximum Concurrent Jobs = \lt{}number\gt{}]
+   \index[sd]{Device Maximum Concurrent Jobs}
+   \index[sd]{Directive!Device Maximum Concurrent Jobs}
+   \index[sd]{Directive!New in 3.0.3}
+   where \lt{}number\gt{} is the maximum number of Jobs that can run
+   concurrently on specified Device. This directive permits to dispatch jobs on
+   multiple drives, and when this limit is reached, the Storage Daemon will
+   start new jobs on any other available compatible drive. So it's possible to
+   use the same pool on multiple drives like with the broken \textsl{Prefer
+     Mounted Volume} option.
 
 \item [Maximum Volume Size = {\it size}]
    \index[sd]{Maximum Volume Size}