From dc00ac4df0d72852cf3112fae557ec41517d9061 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Wed, 12 Sep 2007 09:03:20 +0000 Subject: [PATCH] Update --- docs/manual/dirdconf.tex | 10 ++++++++++ docs/manual/dvd.tex | 3 +++ docs/manual/install.tex | 6 +++++- 3 files changed, 18 insertions(+), 1 deletion(-) diff --git a/docs/manual/dirdconf.tex b/docs/manual/dirdconf.tex index 76046246..3a201e7e 100644 --- a/docs/manual/dirdconf.tex +++ b/docs/manual/dirdconf.tex @@ -2424,6 +2424,9 @@ The Pool Resource defined in the Director's configuration file what is stored for the Volume. To change the value for an existing Volume you must use the {\bf update} command in the Console. + Please see the notes below under {\bf Maximum Volume Jobs} concerning + using this directive with multiple simultaneous jobs. + \item [Maximum Volume Jobs = \lt{}positive-integer\gt{}] \index[dir]{Maximum Volume Jobs} \index[dir]{Directive!Maximum Volume Jobs} @@ -2442,6 +2445,13 @@ The Pool Resource defined in the Director's configuration file is stored for the Volume. To change the value for an existing Volume you must use the {\bf update} command in the Console. + If you are running multiple simultaneous jobs, this directive may not + work correctly because when a drive is reserved for a job, this + directive is not taken into account, so multiple jobs may try to + start writing to the Volume. At some point, when the Media record is + updated, multiple simultaneous jobs may fail since the Volume can no + longer be written. + \item [Maximum Volume Files = \lt{}positive-integer\gt{}] \index[dir]{Maximum Volume Files} \index[dir]{Directive!Maximum Volume Files} diff --git a/docs/manual/dvd.tex b/docs/manual/dvd.tex index 6928edd4..2cf15e0c 100644 --- a/docs/manual/dvd.tex +++ b/docs/manual/dvd.tex @@ -322,5 +322,8 @@ See below for more details on this subject. \item For more information about DVD writing, please look at the \elink{dvd+rw-tools homepage}{http://fy.chalmers.se/~appro/linux/DVD+RW/}. +\item According to bug #912, bscan cannot read multi-volume DVDs. This is +on our TODO list, but unless someone submits a patch it is not likely to be +done any time in the near future. (9 Sept 2007). \end{itemize} diff --git a/docs/manual/install.tex b/docs/manual/install.tex index 2542914d..d615b691 100644 --- a/docs/manual/install.tex +++ b/docs/manual/install.tex @@ -766,7 +766,11 @@ customize your installation. environment or a window manager compatible with the FreeDesktop system tray standard (like KDE and GNOME) and you want to use a GUI to monitor Bacula daemons, you must specify this option. Doing so will build - everything in the {\bf src/tray-monitor} directory. + everything in the {\bf src/tray-monitor} directory. Note, due to + restrictions on what can be linked with GPLed code, we were forced to + remove the egg code that dealt with the tray icons and replace it by + calls to the GTK+ API, and unfortunately, the tray icon API necessary + was not implemented until GTK version 2.10 or later. \item [ {-}{-}enable-static-tools] \index[general]{{-}{-}enable-static-tools} -- 2.39.5