From: Eric Bollengier Date: Wed, 28 Jan 2009 14:52:51 +0000 (+0000) Subject: ebl Add documentation for ScratchPool directive X-Git-Tag: Release-3.0.0~270 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=38b517e05cefe50237c2c8eb0d66c95839f75693;p=bacula%2Fdocs ebl Add documentation for ScratchPool directive --- diff --git a/docs/manuals/en/concepts/newfeatures.tex b/docs/manuals/en/concepts/newfeatures.tex index 38f26814..a3da6224 100644 --- a/docs/manuals/en/concepts/newfeatures.tex +++ b/docs/manuals/en/concepts/newfeatures.tex @@ -1203,6 +1203,11 @@ Job { } \end{verbatim} +\subsection{ScratchPool = \lt{}pool-resource-name\gt{}} +This directive permits to specify a dedicate \textsl{Scratch} pool for the +current pool. This is useful when using multiple storage sharing the same +mediatype or when you want to dedicate volumes to a particular set of pool. + \subsection{Enhance attributes despooling} If the storage daemon and the director are on the same machine, the spool file that contains attributes is read directly by the director instead of being diff --git a/docs/manuals/en/install/dirdconf.tex b/docs/manuals/en/install/dirdconf.tex index f4f92e46..f928b2af 100644 --- a/docs/manuals/en/install/dirdconf.tex +++ b/docs/manuals/en/install/dirdconf.tex @@ -2763,11 +2763,22 @@ 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. +\label{PoolScratchPool} +\item [ScratchPool = \lt{}pool-resource-name\gt{}] + \index[dir]{ScrachPool} + \index[dir]{Directive!ScrachPool} + This directive permits to specify a dedicate \textsl{Scratch} for the + current pool. This pool will replace the special pool named \textsl{Scrach} + for volume selection. For more information about \textsl{Scratch} see + \ilink{Scratch Pool}{TheScratchPool} section of this manual. This is useful + when using multiple storage sharing the same mediatype or when you want to + dedicate volumes to a particular set of pool. + \label{PoolRecyclePool} \item [RecyclePool = \lt{}pool-resource-name\gt{}] \index[dir]{RecyclePool} \index[dir]{Directive!RecyclePool} - On versions 2.1.4 or greater, this directive defines to which pool + This directive defines to which pool the Volume will be placed (moved) when it is recycled. Without this directive, a Volume will remain in the same pool when it is recycled. With this directive, it can be moved automatically to any