]> git.sur5r.net Git - bacula/docs/commitdiff
ebl Add doc about Max Wait Time, Max Run Time
authorEric Bollengier <eric@eb.homelinux.org>
Sat, 27 Sep 2008 12:52:26 +0000 (12:52 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Sat, 27 Sep 2008 12:52:26 +0000 (12:52 +0000)
docs/manuals/en/concepts/newfeatures.tex

index 59c7aa20445c45dece59b93646c2d44dc2cee1b9..eb1b92da548c98fc936cd674f8bf30b6096bb696 100644 (file)
@@ -617,19 +617,26 @@ number, which will help us in future versions automatically determine
 if a File daemon is not compatible.
 
 \item [Max Run Sched Time]
-
-\item [Full Max Wait Time]
-
-\item [Incremental Max Wait Time]
-
-\item [Differential Max Wait Time]
-
-\item [Full Max Run Time]
-
-\item [Differential Max Run Time]
-
-\item [Incremental Max Run Time]
-
+The time specifies the maximum allowed time that a job may run, counted from
+when the job was scheduled. This can be useful to prevent jobs from running
+during working hours. We can see it like \texttt{Max Start Delay + Max Run
+  Time}.
+
+\item [Max Wait Time]
+Previous \textbf{MaxWaitTime} directives aren't working as expected, instead
+of checking the maximum allowed time that a job may block for a resource,
+those directives worked like \textbf{MaxRunTime}. Some users are reporting to use
+\textbf{Incr/Diff/Full Max Wait Time} to control the maximum run time of their job
+depending on the level. Now, they have to use \textbf{Incr/Diff/Full Max Run Time}.
+\textbf{Incr/Diff/Full Max Wait Time} directives are now deprecated.
+
+\item [Incremental|Differential Max Wait Time = \lt{}time\gt{}] 
+Theses directives have been deprecated in favor of \texttt{Incremental|Differential
+Max Run Time}.
+
+\item [Max Run Time directives]
+Using \textbf{Full/Diff/Incr Max Run Time}, it's now possible to specify the
+maximum allowed time that a job can run depending on the level.
 
 \item [Statistics Enhancements]
 If you (or your boss) want to have statistics on your backups, you could use
@@ -657,8 +664,8 @@ prune (remove) Job records that are older than the specified period.
 These statistics records aren't used for restore purpose, but mainly for
 capacity planning, billings, etc.
 
-You can use the following Job resource in your nightly \textbf{BackupCatalog} job to maintain
-statistics.
+You can use the following Job resource in your nightly \textbf{BackupCatalog}
+job to maintain statistics.
 \begin{verbatim}
 Job {
   Name = BackupCatalog