From 8536cbdae3a72e634e13d034c44c846025767b0a Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Mon, 7 Sep 2009 14:15:18 +0000 Subject: [PATCH] Document the new Storage/Device/Maximum Concurrent Jobs --- docs/manuals/en/install/storedconf.tex | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/manuals/en/install/storedconf.tex b/docs/manuals/en/install/storedconf.tex index fdc6713f..e63471e0 100644 --- a/docs/manuals/en/install/storedconf.tex +++ b/docs/manuals/en/install/storedconf.tex @@ -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} -- 2.39.5