the running jobs finishes. However, new priority 10 jobs will not
be run until the priority 5 job has finished.
-\label{WritePartAfterJob}
-\item [Write Part After Job = \lt{}yes\vb{}no\gt{}]
-\index[dir]{Write Part After Job}
-\index[dir]{Directive!Write Part After Job}
- This directive is only implemented in version 1.37 and later.
- If this directive is set to {\bf yes} (default {\bf no}), a new part file
- will be created after the job is finished.
-
- It should be set to {\bf yes} when writing to devices that require mount
- (for example DVD), so you are sure that the current part, containing
- this job's data, is written to the device, and that no data is left in
- the temporary file on the hard disk. However, on some media, like DVD+R
- and DVD-R, a lot of space (about 10Mb) is lost every time a part is
- written. So, if you run several jobs each after another, you could set
- this directive to {\bf no} for all jobs, except the last one, to avoid
- wasting too much space, but to ensure that the data is written to the
- medium when all jobs are finished.
-
- This directive is ignored with tape and FIFO devices.
+%% \label{WritePartAfterJob}
+%% \item [Write Part After Job = \lt{}yes\vb{}no\gt{}]
+%% \index[dir]{Write Part After Job}
+%% \index[dir]{Directive!Write Part After Job}
+%% This directive is only implemented in version 1.37 and later.
+%% If this directive is set to {\bf yes} (default {\bf no}), a new part file
+%% will be created after the job is finished.
+
+%% It should be set to {\bf yes} when writing to devices that require mount
+%% (for example DVD), so you are sure that the current part, containing
+%% this job's data, is written to the device, and that no data is left in
+%% the temporary file on the hard disk. However, on some media, like DVD+R
+%% and DVD-R, a lot of space (about 10Mb) is lost every time a part is
+%% written. So, if you run several jobs each after another, you could set
+%% this directive to {\bf no} for all jobs, except the last one, to avoid
+%% wasting too much space, but to ensure that the data is written to the
+%% medium when all jobs are finished.
+
+%% This directive is ignored with tape and FIFO devices.
\end{description}
cases.
-\item [WritePartAfterJob=yes\vb{}no]
- \index[dir]{WritePartAfterJob}
- \index[dir]{Directive!WritePartAfterJob}
- tells Bacula to request the Storage daemon to write the current part
- file to the device when the job is finished (see \ilink{Write Part After Job directive in the Job resource}{WritePartAfterJob}). Please note,
- this directive is implemented only in version 1.37 and later. The
- default is yes. We strongly recommend that you keep this set to yes
- otherwise, when the last job has finished one part will remain in the
- spool file and restore may or may not work.
+%% \item [WritePartAfterJob=yes\vb{}no]
+%% \index[dir]{WritePartAfterJob}
+%% \index[dir]{Directive!WritePartAfterJob}
+%% tells Bacula to request the Storage daemon to write the current part
+%% file to the device when the job is finished (see \ilink{Write Part After Job directive in the Job resource}{WritePartAfterJob}). Please note,
+%% this directive is implemented only in version 1.37 and later. The
+%% default is yes. We strongly recommend that you keep this set to yes
+%% otherwise, when the last job has finished one part will remain in the
+%% spool file and restore may or may not work.
\end{description}