From: Kern Sibbald Date: Tue, 19 May 2015 05:48:35 +0000 (+0200) Subject: Fix bug #2137 two copies of Maximum Open Wait in doc X-Git-Tag: Release-7.2.0~5 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=1054010c10b76473e97f8b0d16676a1288e05de6;p=bacula%2Fdocs Fix bug #2137 two copies of Maximum Open Wait in doc --- diff --git a/docs/manuals/en/main/storedconf.tex b/docs/manuals/en/main/storedconf.tex index a0e44b0c..f8cdc10e 100644 --- a/docs/manuals/en/main/storedconf.tex +++ b/docs/manuals/en/main/storedconf.tex @@ -556,9 +556,11 @@ writing to multiple drives with multiple Jobs that all use the same Pool. \item [Maximum Open Wait = {\it time}] \index[sd]{Maximum Open Wait} \index[sd]{Directive!Maximum Open Wait} - This directive specifies the maximum time in seconds for Bacula to wait - for a open before timing out. If this time is exceeded, - Bacula will cancel the job. The default is 5 minutes. + This directive specifies the maximum time in seconds that + Bacula will wait for a device that is busy. The default is 5 minutes. + If the device cannot be obtained, the current Job will be terminated in + error. Bacula will re-attempt to open the drive the next time a Job + starts that needs the the drive. \item [Always Open = {\it yes\vb{}no}] \index[sd]{Always Open} @@ -625,15 +627,6 @@ writing to multiple drives with multiple Jobs that all use the same Pool. the drive on the next poll and automatically continue with the backup. Please see above more more details. -\item [Maximum Open Wait = {\it time}] - \index[sd]{Maximum Open Wait} - \index[sd]{Directive!Maximum Open Wait} - This directive specifies the maximum amount of time in seconds that - Bacula will wait for a device that is busy. The default is 5 minutes. - If the device cannot be obtained, the current Job will be terminated in - error. Bacula will re-attempt to open the drive the next time a Job - starts that needs the the drive. - \label{removablemedia} \item [Removable media = {\it yes\vb{}no}] \index[sd]{Removable media}