The default priority is 10.
- If you want to run concurrent jobs, which is not recommended, you should
+ If you want to run concurrent jobs you should
keep these points in mind:
\begin{itemize}
or 6 distinct places: in bacula-dir.conf in the Director, the Job, the
Client, the Storage resources; in bacula-fd in the FileDaemon (or
Client) resource, and in bacula-sd.conf in the Storage resource. If any
- one is missing, it will throttle the jobs to one at a time.
+ one is missing, it will throttle the jobs to one at a time. You may, of
+ course, set the Maximum Concurrent Jobs to more than 2.
\item Bacula concurrently runs jobs of only one priority at a time. It
will not simultaneously run a priority 1 and a priority 2 job.
\item If Bacula is running a priority 2 job and a new priority 1 job is
libraries. You may be able to enable those options, but you will
need to load additional static libraries.
+\item [ {-}{-}enable-build-dird]
+ \index[general]{{-}{-}enable-build-dird }
+ This option causes the make process to build the Director and the
+ Director's tools. By default, this option is on, but you may turn
+ it off by using {\bf {-}{-}disable-build-dird} to prevent the
+ Director from being built.
+
+\item [ {-}{-}enable-build-stored]
+ \index[general]{{-}{-}enable-build-stored }
+ This option causes the make process to build the Storage daemon.
+ By default, this option is on, but you may turn
+ it off by using {\bf {-}{-}disable-build-stored} to prevent the
+ Storage daemon from being built.
+
\item [ {-}{-}enable-largefile]
\index[general]{{-}{-}enable-largefile }