]> git.sur5r.net Git - bacula/docs/commitdiff
Add more documentation for next release
authorEric Bollengier <eric@eb.homelinux.org>
Wed, 2 Mar 2011 15:22:47 +0000 (16:22 +0100)
committerEric Bollengier <eric@eb.homelinux.org>
Wed, 2 Mar 2011 15:22:47 +0000 (16:22 +0100)
docs/manuals/en/console/bconsole.tex
docs/manuals/en/main/migration.tex
docs/manuals/en/main/newfeatures.tex

index fee60ce72f92b661e11de5f27c8209a084f40ee0..4628bb2e2f362e967ca16778bb8e3b7a163c4d03 100644 (file)
@@ -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=<id> (list job output if recorded in the catalog)
+
    list jobmedia
    
    list jobmedia jobid=<id>
@@ -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=<nb> [ jobid=<id> | client=<cli> ]
+
 \item [setdebug]
    \index[general]{setdebug}
    \index[general]{setdebug}
index 25d139a25c7122811d4ccc7ca78efb2040611d44..7765c642bc74e4b86458b2f4b82007ec68c29375 100644 (file)
@@ -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}
index 66f004afcd6d9b9435c75afa041ff18cc413b759..239ad3fd60d8f19e39a51280898ded0c6e40ea28 100644 (file)
@@ -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