From 4802d7f3498333b032d980f26c1f003d60462973 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Wed, 2 Mar 2011 16:22:47 +0100 Subject: [PATCH] Add more documentation for next release --- docs/manuals/en/console/bconsole.tex | 10 ++++++++++ docs/manuals/en/main/migration.tex | 4 ++++ docs/manuals/en/main/newfeatures.tex | 19 ++++++++++--------- 3 files changed, 24 insertions(+), 9 deletions(-) diff --git a/docs/manuals/en/console/bconsole.tex b/docs/manuals/en/console/bconsole.tex index fee60ce7..4628bb2e 100644 --- a/docs/manuals/en/console/bconsole.tex +++ b/docs/manuals/en/console/bconsole.tex @@ -244,6 +244,8 @@ order ... Used in the show, list, and llist commands. Takes no arguments. \item [select] Used in the restore command. Takes no argument. +\item[limit] + Used in the setbandwidth command. Takes integer in kb/s unit. \item [storages] Used in the show command. Takes no arguments. \item [schedules] @@ -611,6 +613,8 @@ label storage=xxx pool=yyy slots=1-5,10 barcodes In the above, you can add "limit=nn" to limit the output to nn jobs. + list joblog jobid= (list job output if recorded in the catalog) + list jobmedia list jobmedia jobid= @@ -1052,6 +1056,12 @@ 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[setbandwidth] + \index[general]{setbandwidth} + This command is used to limit the bandwidth of a running job or a client. + +setbandwidth limit= [ jobid= | client= ] + \item [setdebug] \index[general]{setdebug} \index[general]{setdebug} diff --git a/docs/manuals/en/main/migration.tex b/docs/manuals/en/main/migration.tex index 25d139a2..7765c642 100644 --- a/docs/manuals/en/main/migration.tex +++ b/docs/manuals/en/main/migration.tex @@ -222,6 +222,10 @@ database For the SQLQuery keyword, this pattern must be a valid SELECT SQL statement that returns JobIds. +\item [ Purge Migrated Job = \lt{}yes/no\gt{}] + This directive may be added to the Migration Job definition in the Director + configuration file to purge the job migrated at the end of a migration. + \end{description} \section{Migration Pool Resource Directives} diff --git a/docs/manuals/en/main/newfeatures.tex b/docs/manuals/en/main/newfeatures.tex index 66f004af..239ad3fd 100644 --- a/docs/manuals/en/main/newfeatures.tex +++ b/docs/manuals/en/main/newfeatures.tex @@ -69,7 +69,7 @@ Job { The above example would cause job \texttt{localhost-data} to not exceed 5MB/s of throughput when sending data to the Storage Daemon. -A new console commande \texttt{setbandwidth} permits to set dynamically the +A new console command \texttt{setbandwidth} permits to set dynamically the maximum throughput of a running Job or for future jobs of a Client. \begin{verbatim} @@ -110,14 +110,14 @@ FileSet { } \end{verbatim} -This project was funded by Bacula Systems and is available with Bacula Enterprise -Edition. +This project was funded by Bacula Systems and is available with Bacula +Enterprise Edition. \section{Incremental/Differential Block Level Difference Backup} The new \texttt{delta} Plugin is able to compute and apply signature-based file -differences. It can be used to backup only changes in a big binary file like Outlook -PST, VirtualBox/VmWare images or database files. +differences. It can be used to backup only changes in a big binary file like +Outlook PST, VirtualBox/VmWare images or database files. It supports both Incremental and Differential backups and stores signatures database in the File Daemon working directory. This plugin is available on all @@ -140,8 +140,8 @@ FileSet { } \end{verbatim} -This project was funded by Bacula Systems and is available with Bacula Enterprise -Edition. +This project was funded by Bacula Systems and is available with Bacula +Enterprise Edition. \section{Include All Windows Drives in FileSet} @@ -246,8 +246,9 @@ You can run the cache update process in a RunScript after the catalog backup. \subsection*{Get all versions of a specific file} Bvfs allows you to find all versions of a specific file for a given Client with -the \texttt{.bvfs\_version} command. To avoid problems with encoding, this function -uses only PathId and FilenameId. The jobid argument is mandatory but unused. +the \texttt{.bvfs\_version} command. To avoid problems with encoding, this +function uses only PathId and FilenameId. The jobid argument is mandatory but +unused. \begin{verbatim} .bvfs_versions client=filedaemon pathid=num filenameid=num jobid=1 -- 2.39.5