Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bareos/bareos-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Steffens <joerg.steffens@bareos.com>2016-01-08 18:57:39 +0300
committerJoerg Steffens <joerg.steffens@bareos.com>2016-01-08 18:57:39 +0300
commit363610efe4248f136d67646271b74f846248fc9f (patch)
treeca24f201d2b702815f6d2e66a004d8eda99fde07
parent954a9065af4decb8a00c6eb550147b364c798610 (diff)
cleanup Allow Duplicate Jobsbareos-15.2
-rw-r--r--manuals/en/main/director-resource-job-definitions.tex21
1 files changed, 13 insertions, 8 deletions
diff --git a/manuals/en/main/director-resource-job-definitions.tex b/manuals/en/main/director-resource-job-definitions.tex
index ba81a21..e9cf6fc 100644
--- a/manuals/en/main/director-resource-job-definitions.tex
+++ b/manuals/en/main/director-resource-job-definitions.tex
@@ -49,19 +49,24 @@ Using \texttt{Add Suffix=.old}, \texttt{/etc/passwd} will be restored to
\includegraphics[width=0.5\textwidth]{\idir duplicate-real}
\caption{Allow Duplicate Jobs usage}
\label{fig:allowduplicatejobs}
-\end{figure}
+\end{figure}%
A duplicate job in the sense we use it here means a second or subsequent job
with the same name starts. This happens most frequently when the first job
runs longer than expected because no tapes are available.
If this directive is enabled duplicate jobs will be run. If
-the directive is set to {\bf no} then only one job of a given name
-may run at one time, and the action that Bareos takes to ensure only
-one job runs is determined by the other directives (see below).
+the directive is set to \parameter{no} then only one job of a given name
+may run at one time.
+The action that Bareos takes to ensure only
+one job runs is determined by the directives
+\begin{itemize}
+ \item \linkResourceDirective{Dir}{Job}{Cancel Lower Level Duplicates}
+ \item \linkResourceDirective{Dir}{Job}{Cancel Queued Duplicates}
+ \item \linkResourceDirective{Dir}{Job}{Cancel Running Duplicates}
+\end{itemize}
-If {\bf Allow Duplicate Jobs} is set to {\bf no} and two jobs
-are present and none of the three directives given below permit
-cancelling a job, then the current job (the second one started)
+If none of these directives is set to \parameter{yes}, {\bf Allow Duplicate Jobs} is set to \parameter{no} and two jobs
+are present, then the current job (the second one started)
will be cancelled.
}
@@ -70,7 +75,7 @@ will be cancelled.
\defDirective{Dir}{Job}{Allow Mixed Priority}{}{}{%
When
-set to {\bf yes} (default {\bf no}), this job may run even if lower
+set to \parameter{yes}, this job may run even if lower
priority jobs are already running. This means a high priority job
will not have to wait for other jobs to finish before starting.
The scheduler will only mix priorities when all running jobs have