From: Kern Sibbald Date: Sat, 4 Jul 2015 12:16:22 +0000 (+0200) Subject: Fix bug #2127 default for AlwaysOpen is yes X-Git-Tag: Release-7.2.0~3 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=refs%2Fheads%2FBranch-7.0;p=bacula%2Fdocs Fix bug #2127 default for AlwaysOpen is yes Conflicts: docs/manuals/en/main/storedconf.tex --- diff --git a/docs/manuals/en/main/storedconf.tex b/docs/manuals/en/main/storedconf.tex index f8cdc10e..9532716a 100644 --- a/docs/manuals/en/main/storedconf.tex +++ b/docs/manuals/en/main/storedconf.tex @@ -565,11 +565,11 @@ writing to multiple drives with multiple Jobs that all use the same Pool. \item [Always Open = {\it yes\vb{}no}] \index[sd]{Always Open} \index[sd]{Directive!Always Open} - If {\bf Yes}, Bacula will always keep the device open unless + If {\bf Yes} (default), Bacula will always keep the device open unless specifically {\bf unmounted} by the Console program. This permits Bacula to ensure that the tape drive is always available, and properly positioned. If you set - {\bf AlwaysOpen} to {\bf no} (default) {\bf Bacula} will only open the + {\bf AlwaysOpen} to {\bf no}, {\bf Bacula} will only open the drive when necessary, and at the end of the Job if no other Jobs are using the drive, it will be freed. The next time Bacula wants to append to a tape on a drive that was freed, Bacula will rewind the tape and @@ -577,7 +577,7 @@ writing to multiple drives with multiple Jobs that all use the same Pool. minimize unnecessary operator intervention, it is highly recommended that {\bf Always Open = yes}. This also ensures that the drive is available when Bacula needs it. - + If you have {\bf Always Open = yes} (recommended) and you want to use the drive for something else, simply use the {\bf unmount} command in the Console program to release the drive. However, don't forget to remount the