From: Eric Bollengier Date: Wed, 5 Nov 2008 14:36:42 +0000 (+0000) Subject: ebl Add Bastian documentation about the new "run spooldata=yes|no" X-Git-Tag: Release-3.0.0~642 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a9c4a56ee8c6fb8ecac97f9be9072ec51b0f09bd;p=bacula%2Fdocs ebl Add Bastian documentation about the new "run spooldata=yes|no" option --- diff --git a/docs/manuals/en/concepts/spooling.tex b/docs/manuals/en/concepts/spooling.tex index 650ee9da..0a45868f 100644 --- a/docs/manuals/en/concepts/spooling.tex +++ b/docs/manuals/en/concepts/spooling.tex @@ -61,6 +61,12 @@ The following directives can be used to control data spooling. {\bf SpoolData = yes|no} +\item To override the Job specification in a bconsole session using the \texttt{run} + command. Please note that this does {\bf not } refer to a configuration + statement, but to an argument for the run command. + +{\bf SpoolData=yes|no} + \item To limit the the maximum spool file size for a particular job in the Job resource diff --git a/docs/manuals/en/console/bconsole.tex b/docs/manuals/en/console/bconsole.tex index 008d12d8..d55e2fd6 100644 --- a/docs/manuals/en/console/bconsole.tex +++ b/docs/manuals/en/console/bconsole.tex @@ -917,7 +917,7 @@ restore storage=\lt{}storage-name\gt{} client=\lt{}backup-client-name\gt{} run job=\lt{}job-name\gt{} client=\lt{}client-name\gt{} fileset=\lt{}FileSet-name\gt{} level=\lt{}level-keyword\gt{} storage=\lt{}storage-name\gt{} where=\lt{}directory-prefix\gt{} - when=\lt{}universal-time-specification\gt{} yes + when=\lt{}universal-time-specification\gt{} spooldata=yes|no yes Any information that is needed but not specified will be listed for selection, and before starting the job, you will be prompted to accept, @@ -982,7 +982,11 @@ Select parameter to modify (1-7): If you wish to start a job at a later time, you can do so by setting the When time. Use the {\bf mod} option and select {\bf When} (no. 6). Then enter the -desired start time in YYYY-MM-DD HH:MM:SS format. +desired start time in YYYY-MM-DD HH:MM:SS format. + +The spooldata argument of the run command cannot be modified through the menu +and is only accessible by setting its value on the intial command line. If +no spooldata flag is set, the job, storage or schedule flag is used. \item [setdebug] \index[general]{setdebug}